xlsread threw exception old format (line 260)

3 views (last 30 days)
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?

Answers (1)

Sailesh Sidhwani
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

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!