Table
Built-in functions › Programming and data types › Table
6 functions in this category.
| Function | What it does |
|---|---|
array2table | Convert a matrix to a table. |
cell2table | Convert a cell array to a table. |
readtable | Read tabular data from a file into a table. |
struct2table | Convert a struct array to a table. |
table | Create a table — a heterogeneous tabular data container. |
table2array | Convert a table to a matrix. |