Error using xlswrite , (line 224) Error, Il server ha sollevato un'eccezione.
4 ビュー (過去 30 日間)
古いコメントを表示
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.
回答 (1 件)
Jemima Pulipati
2020 年 7 月 20 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Spreadsheets についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!