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!