A small problem about the Cell Array.

I am a newbie for the cell array in Matlab programming.I need a cell array, for example C, with the five elements,a,b,..,e. Each element is a matrix, and may be in different size.
How to program to implement this issue?

 Accepted Answer

Image Analyst
Image Analyst on 25 Aug 2013
The FAQ may help: http://matlab.wikia.com/wiki/FAQ?&cb=8212#What_is_a_cell_array.3F. I think it gives a good intuitive explanation of how they work.

More Answers (1)

Categories

Community Treasure Hunt

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

Start Hunting!