How do I create an empty cell array of given dimensions?
536 views (last 30 days)
Show older comments
I want to assign double matrices into a 3-D cell array. The dimensions of the cell array need to be equivalent to variable1 x variable2 x variable 3. How do I initially create the empty array?
0 Comments
Accepted Answer
More Answers (1)
Al in St. Louis
on 8 May 2020
Wouldn't it be nice if documentation for that function existed?
7 Comments
See Also
Categories
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!