Error using xlswrite , (line 224) Error, Il server ha sollevato un'eccezione.
1 view (last 30 days)
Show older comments
Trying to write (and read ) an excel file using xlsfinfo, xlswrite the following error stops the routine:
Error using xlswrite (line 224)
Error: Il server ha sollevato un'eccezione.
Answers (1)
Jemima Pulipati
on 20 Jul 2020
If the issue persists try the following workarounds:
- Save your data to .xls in case you are using .xlsx
- Use writetable() instead of xlswrite().
0 Comments
See Also
Categories
Find more on Spreadsheets in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!