Error using xlsread (line 251) in windows 10

조회 수: 5 (최근 30일)
Luca Trovato
Luca Trovato 2016년 7월 15일
편집: lightol smith 2016년 9월 19일
Hi all, I have been using without any problem Matlab R2015b on windows 8 up to yesterday when I had to update to Windows 10. Now I get the following error when using xlsread:
Error using xlsread (line 251).
Paradoxically using the option 'basic' it works, but I do not want to go through tons of code I already programmed to use this fallback solution.
Do you have any idea of why this could happen?
Thanks a lot for your help.
Luca
  댓글 수: 4
Luca Trovato
Luca Trovato 2016년 7월 18일
The complete error is simply:
Error using xlsread (line 251)
Using basic changes everything, dates for example are not read anymore as dates but as integers. For me it would be a disaster to re-write all the code based on this.
lightol smith
lightol smith 2016년 9월 19일
편집: lightol smith 2016년 9월 19일
open your excel and click off all COM add-ins,then try xlsread again

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Use COM Objects in MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by