I am trying to use range on xlsread function, but it appears I am on basic mode, how can I change this?

Warning: Range cannot be used in 'basic' mode. The entire sheet will be loaded. > In xlsread (line 204) In Proyecto (line 2)

Answers (1)

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.

Asked:

on 7 Oct 2016

Answered:

on 7 Oct 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!