Matlab: How to create a 3D matrix?

Posted by niko on Stack Overflow See other posts from Stack Overflow or by niko
Published on 2010-05-08T13:12:37Z Indexed on 2010/05/08 13:18 UTC
Read the original article Hit count: 188

Filed under:
|

Hi,

Does anyone know how to define a 3D matrix in matlab, for example a matrix of size (8 x 4 x 20) or add a 3rd dimension to an existing 2D matrix?

Thank you.

© Stack Overflow or respective owner

Related posts about matlab

Related posts about matrix