categorical

Methods

Method Reference: categorical.dispstrings

categorical: cstr = dispstrings (C)

Get display formatted strings for each element of a categorical array.

cstr = dispstrings (C) returns a cellstr array of character vectors, cstr, which has the same size as the input categorical C.

Source Code: categorical