using xlsread get's matlab to stuck
조회 수: 1 (최근 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!