xlsread threw exception old format (line 260)
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Sailesh Sidhwani
am 28 Aug. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!