I am trying to use range on xlsread function, but it appears I am on basic mode, how can I change this?
Show older comments
Warning: Range cannot be used in 'basic' mode. The entire sheet will be loaded. > In xlsread (line 204) In Proyecto (line 2)
Answers (1)
Adam
on 7 Oct 2016
0 votes
From the help: "If your computer does not have Excel for Windows®, xlsread automatically operates in basic import mode"
I assume this must be the case for you.
Categories
Find more on Whos in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!