Error using xlswrite , (line 224) Error, Il server ha sollevato un'eccezione.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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.
Risposte (1)
Jemima Pulipati
il 20 Lug 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 Commenti
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!