Error using xlsread line 248

1 次查看(过去 30 天)
Allan N
Allan N 2019-5-20
评论: Allan N 2019-5-21
I am getting the following error:
Error using xlsread (line 248)
Error: Unspecified error
The program does not contain line 248. It has up to 191. I'm wondering if this is a general error of some type?
  3 个评论
Walter Roberson
Walter Roberson 2019-5-20
It is referring to line 248 of xlsread. The ActiveX connection to Excel is returning an error that MATLAB does not recognize.
If you happen to have any Excel plugin then try to disable them.
Allan N
Allan N 2019-5-21
the instruction 'xlsread' appears to use Excel and so make certain that Excel. tools, add-ins are properly configured. Doing so solved this problem, and now MatLab works beautifully!
Thanks for the hint that made us look at Excel's settings!

请先登录,再进行评论。

回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by