How can I read Excel ?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!