Click or drag to resize

CellArray Properties

The MatValueCellArray type exposes the following members.

Properties
 NameDescription
Public propertyDimensionsThe dimensions of the cell array.
Public propertyElementsThe cell elements stored in linearized order.
Public propertyIsColumnMajorA value indicating whether the element order follows MATLAB column-major layout.
Top
See Also