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.
58.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 (2024). Converting a Multi-dimensional Array to a Table (https://www.mathworks.com/matlabcentral/fileexchange/72224-converting-a-multi-dimensional-array-to-a-table), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

mulDimArray2table

mulDimArray2table

版本 已发布 发行说明
1.0.1

Added Stephen Cobeldick's implementation

1.0.0