Programming Previous page   Next Page

Function Summary

This table describes the MATLAB functions for working with cell arrays.

Function
Description
cell
Create a cell array.
cell2struct
Convert a cell array into a structure array.
celldisp
Display cell array contents.
cellfun
Apply a cell function to a cell array.
cellplot
Display a graphical depiction of a cell array.
deal
Copy input to separate outputs.
iscell
Return true for a cell array.
num2cell
Convert a numeric array into a cell array.


Previous page  Cell Arrays of Structures Function Handles Next page

© 1994-2005 The MathWorks, Inc.