How to import excel data into Matlab
3 views (last 30 days)
Show older comments
I Have large excel files downloaded into a file called "MHF" the file contains three .csv files. I need to load these in to mat lab in a specific way. I am supposed to use the "dir" command to loop through the subject data files and import them into matlab. Then I am supposed to use the xls read to load the data. I am unsure how to do this. I have tried a couple times and get errors. Thank you!
2 Comments
Guillaume
on 27 Sep 2018
I have tried a couple times and get errors
Since we're not clairvoyant the only way we can tell you what is wrong with your code is if you show us said code and give us the full text of the error message you get.
Bish Erbas
on 27 Sep 2018
Edited: Bish Erbas
on 27 Sep 2018
I thought MVPs had supernatural abilities, no?
/s
Answers (0)
See Also
Categories
Find more on File Operations 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!