8.2.6.4 categorical.cellstr ¶
- Method:
out =
cellstr (obj)
¶
-
Convert to cellstr.
Converts obj to a cellstr array. The strings will be the
category names for corresponding values, or ''
for undefined
values.
Returns a cellstr array the same size as obj.