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!