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.
61 téléchargements
Mise à jour 28 juil. 2019

Afficher la licence

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 Linux
Catégories
En savoir plus sur Tables dans Help Center et MATLAB Answers

mulDimArray2table

mulDimArray2table

Version Publié le Notes de version
1.0.1

Added Stephen Cobeldick's implementation

1.0.0