How can I read Excel ?
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Spreadsheets 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!