Next: table, Previous: string, Up: API Alphabetically [Contents]
out =
(s)
(…, 'AsArray', AsArray)
'AsArray'
Convert struct to a table.
Converts the input struct s to a table.
table
s may be a scalar struct or a nonscalar struct array.
The AsArray option is not implemented yet.
Returns a table.