Error using xlsread line 248
古いコメントを表示
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 件のコメント
Rik
2019 年 5 月 20 日
Please provide the full error and the code (and possibly other files) to reproduce it. (try to minimize the lines of code needed to trigger the error)
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
2019 年 5 月 21 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Data Import from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!