Error using xlswrite , (line 224) Error, Il server ha sollevato un'eccezione.
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
Antworten (1)
Jemima Pulipati
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Spreadsheets finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!