User`s guide
10 Components — Alphabetical List
10-110
Note: Large variable arrays collapse to [MxN CLASS]. For example, if you have a
300-by-200 double array, it appears in the report as [300x200 DOUBLE].
Example
The following is an example of a variable table that includes size, memory bytes, and
value information in the table columns.
Name Size Bytes Value
aCell 1x2 238 { [ 1 2 3 4 ] Speed (kph) }
aNumber 1x1 8 1
aString 1x11 22 Speed (kph)
aStructure 1x1 302 [struct w/ fields. Inputs, Outputs]
aVector 1x4 32 [ 1 2 3 4 ]
Insert Anything into Report?
Yes. Table.
Class
rptgen.cml_whos
See Also
Evaluate MATLAB Expression, Insert Variable, MATLAB Property Table,
MATLAB/Toolbox Version Number