How to import excel data into Matlab
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
Guillaume
2018-9-27
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 File Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!