Convert structure array to table
creates
a table from a structure array, T
= struct2table(S
,Name,Value
)S
, with additional
options specified by one or more Name,Value
pair
arguments.
For example, you can specify row names to include in the table.