Problem with importing data from excel file on Mac
古いコメントを表示
I want to import data from an excel file to Matlab, but my attempts have failed so far. I am a Mac user.
採用された回答
その他の回答 (1 件)
D
2011 年 4 月 18 日
0 投票
csvread might work in this case, if you're working from one worksheet, but only want a specific range of the data.
You'd have to convert your data, but I think it works for Mac as well.
カテゴリ
ヘルプ センター および File Exchange で Spreadsheets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!