Getting error from xlsread
이전 댓글 표시
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
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
2019년 5월 25일
i tried this but still have problem
채택된 답변
추가 답변 (3개)
XM Liu
2016년 11월 17일
9 개 추천
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
Henrik Persson
2016년 11월 25일
Thank you XM Liu :) I had this issue and I was using foxit excel plugin. Disabling it and restarting solved the issue.
Antoine Mailhot
2017년 5월 15일
Thanks a lot! It solved my problem. It was actually the Foxit Reader COM ADD IN.
An
2018년 11월 12일
Also worked for me. Such a weird bug with Foxit... Thanks XM Liu!
Atsushi
2019년 4월 30일
Thanks Liu. It also worked for me with R2018a and Excel 2016.
Seth Wright
2018년 10월 22일
0 개 추천
Saving it as a csv file fixed it
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!