array2tableConvert homogeneous array to table.
cell2tableConvert cell array to table.
headGet top rows of table or array.
istableDetermine if input is table.
removevarsDelete variables from table.
renamevarsRename variables in table.
struct2tableConvert a structure array into a tabular format.
tableA table-like array with named variables, capable of holding different data types
table2arrayConvert table to homogeneous array.
table2cellConvert table to cell array
table2structConvert table to structure array
tailGet bottom rows of table or array.
widthNumber of table variables