How to import multiple .xlsx files all within the current directory in an organizational manner?
Show older comments
I have tried many ways of importing multiple .xlsx files from my current directory but have been unable to import it so it can be used for data analysis. So my question is: Is it possible to be able to import multiple .xslx files (my files are only 1 column of data each) into Matlab in such a way that I could recall each file separately under a handle or a matrix so I can more quickly perform data analysis without having to continuously import data for each and then analyze? Any help would GREATLY be appreciated!
Accepted Answer
More Answers (1)
Categories
Find more on Spreadsheets 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!