Converting a Multi-dimensional Array to a Table

mulDimArray2table function converts a multi-dimensional MATLAB array of form AxBxCx... to a MATLAB table.

您现在正在关注此提交

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. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Tables 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.1

Added Stephen Cobeldick's implementation

1.0.0