How to import an excel file using a range?
Afficher commentaires plus anciens
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,
Réponse acceptée
Plus de réponses (2)
Luciano Campos
le 8 Mar 2011
0 votes
4 commentaires
Oleg Komarov
le 8 Mar 2011
I edited my answer, do you have Win OS?
Luciano Campos
le 8 Mar 2011
Oleg Komarov
le 9 Mar 2011
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
le 9 Mar 2011
Luciano Campos
le 8 Mar 2011
0 votes
Catégories
En savoir plus sur Data Import from MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!