Reading from an Excel File using MATLAB
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Can I read .xlsx files using MATLAB?
0 comentarios
Respuesta aceptada
Friedrich
el 18 de Jun. de 2013
Editada: Friedrich
el 18 de Jun. de 2013
Hi,
on windows 100% yes using xlsread. In Linux/MAC you need 12a and newer in order to be able to read in xlsx format with the xlsread command.
Cite from the 12a Release Notes:
"xlsread Reads XLSX Files on All PlatformsThe xlsread function now reads data from XLSX files on all platforms, including support for specifying the range and worksheet number. Previously, this functionality was available only on Microsoft Windows systems with Excel software."
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!