Converting a Multi-dimensional Array to a Table

Version 1.0.1 (5,28 KB) von GallVp
mulDimArray2table function converts a multi-dimensional MATLAB array of form AxBxCx... to a MATLAB table.
58 Downloads
Aktualisiert 28 Jul 2019

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2019a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Tables finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!

mulDimArray2table

mulDimArray2table

Version Veröffentlicht Versionshinweise
1.0.1

Added Stephen Cobeldick's implementation

1.0.0