필터 지우기
필터 지우기

Why does XLSWRITE fail with "Error: The server threw an exception." in MATLAB 7.7 (R2008b)?

조회 수: 16 (최근 30일)
In my script I am using both XLSREAD and XLSWRITE. XLSREAD works without problems, but when I use XLSWRITE I receive the following error:
ERROR: ??? Error using ==> xlswrite at 253
Error: The server threw an exception.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2021년 5월 20일
편집: MathWorks Support Team 2021년 5월 20일
There are certain Add-ins for Excel which can cause this error when using the XLSWRITE function. One of these is "Send to Bluetooth" (btsendto_office.dll). This Add-in is pre-installed on many modern day laptops which have a built-in bluetooth adaptor. Another one is called "ADTAPLib.ApproveItAddin".
To resolve the issue disable the offending Add-in in Excel. For more information about enabling and disabling Add-ins in Excel 2007, refer to:
When following the instructions on these pages please note that thes Add-ins can be categorized as a "COM Add-in".

추가 답변 (0개)

카테고리

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

태그

제품


릴리스

R2008b

Community Treasure Hunt

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

Start Hunting!

Translated by