Error using xlswrite Error: The server threw an exception.
3 views (last 30 days)
Show older comments
Hi forum,
Got this error when using Excel from Matlab 2016a. I didn't have the error with Matlab 2015a.
Error using xlswrite (line 219) Error: The server threw an exception.
Following the doc : [status message] = xlswrite(...); returns status and error message How can I display 'message' say with fprintf ?
I thought of a file path too long but it actually isn't..
Thanks, Vincent
0 Comments
Answers (1)
See Also
Categories
Find more on Spreadsheets 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!