celldisp
Display cell array contents.
Syntax
celldisp(C)
celldisp(C, name)
Input argument
C - cell array.
name - displayed name of cell array.
Description
celldisp recursively display the contents of a cell array.
Example
See also
disp.
History
Author
Allan CORNET
Last updated