xlsread threw exception old format (line 260)
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Sailesh Sidhwani
on 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 Comments
See Also
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!