8.2.57.4 string.dispstrs

Method: out = dispstrs (obj)

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.