How to import an excel file using a range?
이전 댓글 표시
Hello, I have a Student version of Matlab and I would like to import an excel file using a range and I can not do it because I´m in a basic mode. Please let me know how can I use the range in a case like the following:
[X,B]=xlsread('/Users/Documents/EuroAreaData.xls','Dataset','A11:F170');
Thanks for your kind assistance
Regards,
채택된 답변
추가 답변 (2개)
Luciano Campos
2011년 3월 8일
0 개 추천
댓글 수: 4
Oleg Komarov
2011년 3월 8일
I edited my answer, do you have Win OS?
Luciano Campos
2011년 3월 8일
Oleg Komarov
2011년 3월 9일
Unfortunately you can't specify the range on Mac OS. Here are the limitations of basic mode: http://www.mathworks.com/support/solutions/en/data/1-ZITZK/index.html?solution=1-ZITZK
Luciano Campos
2011년 3월 9일
카테고리
도움말 센터 및 File Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!