How do I read an excel file and plot graphs?
显示 更早的评论
fileName = 'test.xls';
a=xlsread(fileName);
These commands are not working for me. Can anyone help? I get an error that the file not found.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!