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

3 visualizaciones (últimos 30 días)
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.

Respuestas (1)

Jemima Pulipati
Jemima Pulipati el 20 de Jul. de 2020
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().

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by