Currently, crosstab.m requires categorical and string vector support for input arguments and table support as an output argument to be MATLAB compatible, as observed in the docs. This issue proposes adding support and necessary tests to crosstab.m as part of the ongoing datatypes integration effort.
Currently,
crosstab.mrequirescategoricalandstringvector support for input arguments andtablesupport as an output argument to be MATLAB compatible, as observed in the docs. This issue proposes adding support and necessary tests tocrosstab.mas part of the ongoingdatatypesintegration effort.