Next: string.sizeof, Previous: string.isstring, Up: string [Contents]
Display strings for array elements.
Gets display strings for all the elements in obj. These display strings
will either be the string contents of the element, enclosed in "..."
,
and with CR/LF characters replaced with '\r'
and '\n'
escape sequences,
or "<missing>"
for missing values.
Returns a cellstr of the same size as obj.