Next: string.char, Previous: string.cell, Up: string [Contents]
8.2.53.2 string.cellstr ¶
- Method:
out = cellstr (obj) ¶
-
Convert to cellstr.
Converts obj to a cellstr. Missing values are converted to ''.
Returns a cellstr array of the same size as obj.