Converting a Multi-dimensional Array to a Table

Version 1.0.1 (5.28 KB) by GallVp
mulDimArray2table function converts a multi-dimensional MATLAB array of form AxBxCx... to a MATLAB table.
58 Downloads
Updated Sun, 28 Jul 2019 03:39:50 +0000

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Tables in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!

mulDimArray2table

mulDimArray2table

Version Published Release Notes
1.0.1

Added Stephen Cobeldick's implementation

1.0.0