How to create a variable 3D Matrix?

I want to create a 3-D matrix whose all elements are uninitialized.They dont have any garbage values or zero. i use A=sym('A',[3,4]) to create 3x4 variable matrix. this syntax not working for a 3-D variable matrix. it shows error in matlab library files.

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Multidimensional Arrays 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by