xlsread threw exception old format (line 260)
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
The code is working on my Pc in Matlab R2016a, if my supervisor trys to use it on her pc (Matlab R2017a) she gets the error message:
Error using xlsread (line 260)
Error: The server threw an exception.
The exception in this line is called "Old Format". Does this mean her Excelversion is to old or that my matlab script is not working with her version?
0 Commenti
Risposte (1)
Sailesh Sidhwani
il 28 Ago 2017
Hi Lukas,
Please refer to the link below. It has a similar error message and the solution is to check for Excel Add-ins conflicting with MATLAB: https://www.mathworks.com/matlabcentral/answers/92603
0 Commenti
Vedere anche
Categorie
Scopri di più su Logical 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!