table 具有命名变量的表数组(变量可包含不同类型的数据)
array2table 将同构数组转换为表
cell2table 将元胞数组转换为表
struct2table 将结构体数组转换为表
table2array 将表转换为同构数组
table2cell 将表转换为元胞数组
table2struct 将表转换为结构体数组
table2timetable 将表转换为时间表
timetable2table 将时间表转换为表
vartype 将变量类型作为下标对表或时间表进行索引
convertvars 将表或时间表变量转换为指定的数据类型
基本导入和导出
readtable 基于文件创建表
writetable 将表写入文件