How to import excel data into Matlab

1 view (last 30 days)
Brady Wayne Robinson
Brady Wayne Robinson on 27 Sep 2018
Edited: Bish Erbas on 27 Sep 2018
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
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
Bish Erbas on 27 Sep 2018
Edited: Bish Erbas on 27 Sep 2018
I thought MVPs had supernatural abilities, no?
/s

Sign in to comment.

Answers (0)

Categories

Find more on File Operations in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!