dash.string.nonscalarObj
Return the disp header for a nonscalar DASH object
Syntax
Description
Returns the header for console display of a non-scalar DASH object. Includes the size or dimensionality of the array as appropriate. Includes an “empty” tag if the object is empty.
Input Arguments
type
string scalar
The data type of the object
Output Arguments
info
string scalar
The header of the object as printed by a “disp” command.