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!