How can I read Excel ?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, I have really simple Problem. I would like to read Excel data but the code
% [num, txt, raw] = xlsread(fullFileName ,sheet,xlRange);
does not work in this case. Because I would like to read xlsm data. I save this file as a xlsx however I could not read it too. I recieve always this error message:
Invoke Error, Dispatch Exception:
Source: Microsoft Excel
Description: Die Open-Methode des Workbooks-Objektes konnte nicht
ausgeführt werden.
Help File: xlmain11.chm
Help Context ID: 0
Could u please advice me a solution ?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Spreadsheets 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!