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

23 次查看(过去 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
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