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!