A — Categorical array vector | matrix | multidimensional array
Categorical array, specified as a vector, matrix, or multidimensional
array.
oldcats — Categories to merge cell array of character vectors | string array
Categories to merge, specified as a cell array of character vectors or a string array. If
A is ordinal, then the categories to merge must be
consecutive.
newcat — New category oldcats(1) (default) | character vector | string scalar
New category, specified as a character vector or a string scalar.
Extended Capabilities
Tall Arrays Calculate with arrays that have more rows than fit in memory.
This function fully supports tall arrays. For
more information, see Tall Arrays.
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.
Distributed Arrays Partition large arrays across the combined memory of your cluster using Parallel Computing Toolbox™.