Issue with xlsread interactive selection
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Jon Brenner
el 5 de Ag. de 2014
The xlsread interactive selection is only available on Windows platforms.
0 comentarios
Ver también
Categorías
Más información sobre Data Import from MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!