How can I read Excel ?

4 views (last 30 days)
cemsi888
cemsi888 on 10 May 2017
Edited: Stephen23 on 10 May 2017
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 ?

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!