Converting a Multi-dimensional Array to a Table
Version 1.0.1 (5,28 ko) par
GallVp
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.
Citation pour cette source
GallVp (2026). Converting a Multi-dimensional Array to a Table (https://fr.mathworks.com/matlabcentral/fileexchange/72224-converting-a-multi-dimensional-array-to-a-table), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Language Fundamentals > Data Types > Tables >
En savoir plus sur Tables dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
mulDimArray2table
mulDimArray2table
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.1 | Added Stephen Cobeldick's implementation |
||
| 1.0.0 |
