using xlsread get's matlab to stuck
2 次查看(过去 30 天)
显示 更早的评论
Hi, i am using matlab R2014a and excel 2013 saving files in .xlsx format. when i use a=xlsread('filename') matlab is writing "busy" as though it is reading the file but it just stays that way. when i want to exit matlab it tells me the program is not responding. i want to mention that i used xlsread before and had no problems with it. this problem just came out of the blue. can you help me PLEASE??? thanks.
2 个评论
Star Strider
2016-3-13
If the Excel file is small enough, upload (attach) it here.
To attach it, use the ‘paperclip’ icon, and complete both the ‘Choose file’ and ‘Attach file’ steps.
Jan
2016-3-13
You can use the debugger to step through the code line by line. This would at least reveal the failing command.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!