How to create a variable 3D Matrix?

1 view (last 30 days)
RUTWIK GHIYA
RUTWIK GHIYA on 19 Feb 2014
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.

Answers (0)

Community Treasure Hunt

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

Start Hunting!