Issue with xlsread interactive selection

3 views (last 30 days)
Franco
Franco on 27 Jun 2013
Answered: Jon Brenner on 5 Aug 2014
I have a Mac. I am trying to read in an excel file using readxls('filename',-1) which should allow me to interactively chose the columns I want to read in. For some reason, its not letting me. It doesn't open the excel file and tells me that interactive selection cannot be used in 'basic' mode. Anyone out there know what this means or know how to fix it. Thanks.

Answers (1)

Jon Brenner
Jon Brenner on 5 Aug 2014
The xlsread interactive selection is only available on Windows platforms.

Tags

Community Treasure Hunt

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

Start Hunting!