Skip to content

Table

Built-in functions › Programming and data types › Table

6 functions in this category.

FunctionWhat it does
array2tableConvert a matrix to a table.
cell2tableConvert a cell array to a table.
readtableRead tabular data from a file into a table.
struct2tableConvert a struct array to a table.
tableCreate a table — a heterogeneous tabular data container.
table2arrayConvert a table to a matrix.