Issue with xlsread interactive selection
1 view (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
Jon Brenner
on 5 Aug 2014
The xlsread interactive selection is only available on Windows platforms.
0 Comments
See Also
Categories
Find more on Data Import from MATLAB 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!