Error using xlsread (line 251) in windows 10

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 件のコメント

Guillaume
Guillaume 2016 年 7 月 15 日
What is the complete error message that you get?
Brendan Hamm
Brendan Hamm 2016 年 7 月 15 日
The basic option really just changes the way MATLAB reads the data. By default it uses Microsoft COM objects. For this reason I would suspect it has to do with your Microsoft products themselves, but there is no real way to tell. I would try and contact support (MathWorks support) as they may have some intuition into this problem.
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 件)

カテゴリ

ヘルプ センター および File ExchangeCOM Component Integration についてさらに検索

質問済み:

2016 年 7 月 15 日

編集済み:

2016 年 9 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by