How to import excel data into Matlab
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Guillaume
el 27 de Sept. de 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
el 27 de Sept. de 2018
Editada: Bish Erbas
el 27 de Sept. de 2018
I thought MVPs had supernatural abilities, no?
/s
Respuestas (0)
Ver también
Categorías
Más información sobre File Operations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!