Error using xlswrite , (line 224) Error, Il server ha sollevato un'eccezione.
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
0 voti
If the issue persists try the following workarounds:
- Save your data to .xls in case you are using .xlsx
- Use writetable() instead of xlswrite().
Categorie
Scopri di più su Spreadsheets in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!