Getting error from xlsread

22 次查看(过去 30 天)
Hello,
I am trying to run a code which used to work perfectly using previous versions of Matlab. Now after upgrading to version 2015b I receive this error at line 251 of xlsread.m
Anybody knows anyway to fix this?
thank you.
  2 个评论
ravi
ravi 2016-4-11
I was encountering the same problem since long. I tried saving the excel file in 97-2003 format. And then xlsread worked well :-)
Kashif Mehmood
Kashif Mehmood 2019-5-25
i tried this but still have problem

请先登录,再进行评论。

采纳的回答

xianjie Zhou
xianjie Zhou 2016-2-17
What error message you got? I have the same problem, it saids: Error: The server threw an exception. But I run for second time it goes. I believe there are some solutions for that: http://www.mathworks.com/matlabcentral/answers/92603-why-does-xlswrite-fail-with-error-the-server-threw-an-exception-in-matlab-7-7-r2008b
  1 个评论
Armin Sadeghian
Armin Sadeghian 2016-2-17
When I check xlsread.m at line 251 I see the same error "threw exception".I reinstalled Matlab, but it did not solve my problem.

请先登录,再进行评论。

更多回答(3 个)

XM Liu
XM Liu 2016-11-17
1- open the excel> file, >option, >add in, manage then select COM ADD IN, and clear everything (unchecked). everything should be cleared (unchecked). 2- restart the PC, and open the matlab. 3- perform xlsread command.
PS. For those people who use foxit pdf reader, it is potential to face this problem, so follow mentioned order.
  4 个评论
An
An 2018-11-12
Also worked for me. Such a weird bug with Foxit... Thanks XM Liu!
Atsushi
Atsushi 2019-4-30
Thanks Liu. It also worked for me with R2018a and Excel 2016.

请先登录,再进行评论。


vcmorini
vcmorini 2017-5-16

Seth Wright
Seth Wright 2018-10-22
Saving it as a csv file fixed it

类别

Help CenterFile Exchange 中查找有关 Data Import from MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by