Error: The server threw an exception. in desktop

5 次查看(过去 30 天)
When I was trying to read xlsx file using xlsread, I got the following error.
Error using xlsread (line 247)
Error: The server threw an exception.
Error in UpdatePosition (line 7)
data = xlsread('myfile.xlsx') ;
I am using xlsread in Desktop. I browsed for the above said error. I got the following link:
The above link shows an error in laptop, where as the present error is in desktop. After checking the addon's of excel, I got the solution. I thought to share a fix for this, so that the other people who get this error can be benefited.

采纳的回答

KSSV
KSSV 2016-6-22
Open excel> office button>excel options>add ins>Manage>COM Add-inns>Go>uncheck the addins there.
After the above fix, xlsread worked fine for me.
  10 个评论

请先登录,再进行评论。

更多回答(1 个)

lin lou
lin lou 2017-6-8
Thanks a lot.

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by