MATLAB Function Reference    
celldisp

Display cell array contents.

Syntax

Description

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

celldisp(C,name) uses the string name for the display instead of the name of the first input (or ans).

Example

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

See Also

cellplot


  cell2struct cellfun