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