xlsread threw exception old format (line 260)
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Sailesh Sidhwani
el 28 de Ag. de 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 comentarios
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!