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.