Problem with importing data from excel file on Mac
Ältere Kommentare anzeigen
I want to import data from an excel file to Matlab, but my attempts have failed so far. I am a Mac user.
Akzeptierte Antwort
Weitere Antworten (1)
D
am 18 Apr. 2011
0 Stimmen
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.
Kategorien
Mehr zu Spreadsheets finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!