MATLAB Function Reference
  Go to function:
    Search    Help Desk 
celldisp    Examples   See Also

Display cell array contents.

Syntax

Description

celldisp(c) recursively displays the contents of a cell array.

Example

Use celldisp to display the contents of a 2-by-3 cell array:

See Also

cellplot    Graphically display the structure of cell arrays



[ Previous | Help Desk | Next ]