Control Whether a Cell Array Is Variable-Size - MATLAB & Simulink (original) (raw)

Main Content

The code generator classifies a variable-size cell array as homogeneous. The cell array elements must have the same class. In the generated code, the cell array is represented as an array.

To make a cell array variable-size:

See Also

coder.varsize