Converting a Multi-dimensional Array to a Table

版本 1.0.1 (5.3 KB) 作者: GallVp
mulDimArray2table function converts a multi-dimensional MATLAB array of form AxBxCx... to a MATLAB table.
61.0 次下载
更新 2019/7/28

查看许可证

mulDimArray2table function converts a multi-dimensional MATLAB array of form AxBxCx... to a MATLAB table with dimension indices as separate columns for identification. This function is intended for exporting data from MATLAB in long format to R for performing a statistical analysis.

引用格式

GallVp (2026). Converting a Multi-dimensional Array to a Table (https://ww2.mathworks.cn/matlabcentral/fileexchange/72224-converting-a-multi-dimensional-array-to-a-table), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Tables 的更多信息
标签 添加标签
版本 已发布 发行说明
1.0.1

Added Stephen Cobeldick's implementation

1.0.0