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!