Tables
Last updated
Was this helpful?
Last updated
Was this helpful?
Tables
Tables of arrays with named columns, each potentially containing different data types.
- Convert homogeneous array to table.
- Convert cell array to table.
- Get top rows of table or array.
- Number of table rows
- Determine if input is table.
- Delete variables from table.
- Rename variables in table.
- Convert a structure array into a tabular format.
- A table-like array with named variables, capable of holding different data types
- Convert table to homogeneous array.
- Convert table to cell array
- Convert table to structure array
- Get bottom rows of table or array.
- Number of table variables