Loading Multiple .mat files, but not into structure
Afficher commentaires plus anciens
Hello,
I have found many codes for loading multiple .mat files into the workspace, but it loads them into a structure. I would like the files loaded into the workspace as separate matrices and each named differently for each file (i.e. shape1, shape2 etc. I have 8000 files and would eventually like to take the average each grid cell between all the 8000 matrices (not sure how to do this within a structure though, so I prefer to load them all as separate matrices in the workspace).
Thank you
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!