Loading Multiple .mat files, but not into structure
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Workspace Variables and MAT Files in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!