Main Content

Categorical Arrays

Code generation for categorical arrays

Categorical arrays store data whose values belong to a finite set of discrete categories. With categorical arrays, you can provide efficient data storage and meaningful names for categories in MATLAB® code intended for code generation.

Topics