Categorical Array Limitations for Code Generation - MATLAB & Simulink (original) (raw)

When you create categorical arrays in MATLABĀ® code that you intend for code generation, you must specify the categories and elements of each categorical array by using the categorical function. SeeCategorical Arrays.

For categorical arrays, code generation does not support the following inputs and operations:

Limitations that apply to classes also apply to categorical arrays. For more information, see MATLAB Classes Definition for Code Generation.

See Also

categorical | cellstr