Where should I put my excel file so MATLAB can read it?
6 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I am trying to use a script that calls a excel worksheet. It is failing to read it. I have the excel document in the same folder as the script. What am i doing wrong?
Thanks,
James
0 件のコメント
回答 (1 件)
Walter Roberson
2016 年 11 月 11 日
The same folder is fine. You could use a fully-qualified name (directory and all) to be sure.
What message is being produced when it fails to read?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Spreadsheets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!