Error using xlswrite , (line 224) Error, Il server ha sollevato un'eccezione.

조회 수: 3 (최근 30일)
Vito Melisurgo
Vito Melisurgo 2020년 7월 16일
답변: Jemima Pulipati 2020년 7월 20일
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
Jemima Pulipati 2020년 7월 20일
You can try disabling the Add-in in Excel which is mentioned here.
If the issue persists try the following workarounds:
  1. Save your data to .xls in case you are using .xlsx
  2. Use writetable() instead of xlswrite().

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by