Next: table.table2struct, Previous: table.prettyprint, Up: table [Contents]
Converts table to a cell array. Each variable in obj becomes one or more columns in the output, depending on how many columns that variable has.
Returns a cell array with the same number of rows as obj, and with as many or more columns as obj has variables.