using xlsread get's matlab to stuck
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Star Strider
il 13 Mar 2016
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
il 13 Mar 2016
You can use the debugger to step through the code line by line. This would at least reveal the failing command.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!