Skip to content

Cell

Built-in functions › Programming and data types › Cell

6 functions in this category.

FunctionWhat it does
cellInformation about formatting, location, or contents of a cell.
cellfunApply a function to each cell in a cell array.
cellstrConvert a character array to a cell array of strings.
iscellTest whether the input is a cell array.
iscellstrTest whether the input is a cell array of strings.
num2cellConvert a numeric array to a cell array.