필터 지우기
필터 지우기

Error using xlswrite (line 220) Error: The server threw an exception.

조회 수: 1 (최근 30일)
Dr. Hareesha N G
Dr. Hareesha N G 2018년 1월 27일
편집: Moritz 2018년 2월 2일
Dear MATLAB Experts, Can you please help to resolve this issue??
Error using xlswrite (line 220) Error: The server threw an exception.
Code is attached.
Thanks in advance.

답변 (1개)

Moritz
Moritz 2018년 2월 2일
편집: Moritz 2018년 2월 2일
First of all are you aware you are constantly overwriting your excel file in your for loop?
To answer your question however please refer back to the official MATLAB answer: https://es.mathworks.com/matlabcentral/answers/92603-why-does-xlswrite-fail-with-error-the-server-threw-an-exception-in-matlab-7-7-r2008b
In short: This is most likely caused by some Excel Add-Ins. Please disable them and try again. Hope this helps!

카테고리

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