XLSWRITE Error: The server threw and exception

2 vues (au cours des 30 derniers jours)
Allen Keel
Allen Keel le 5 Mai 2011
Commenté : Li Duo le 27 Mar 2018
When I try to use the xlswrite function to export a matrix to Excel, I get the following error:
??? Error using ==> xlswrite at 211 Error: The server threw an exception
I've tried deactivating all add-ins in Excel
  1 commentaire
Jason Ross
Jason Ross le 5 Mai 2011
Can you get the actual error message?

Connectez-vous pour commenter.

Réponses (2)

Leah
Leah le 5 Mai 2011
how big is your matrix?
  2 commentaires
Eric
Eric le 5 Mai 2011
I tried writing out a column vector of length 2*1048576 to Excel 2010 (twice the maximum number of rows in Excel) and got a different error message. That gave
??? Error using ==> xlswrite at 213
Excel returned: Error: Object returned error code: 0x800A03EC.
Oleg Komarov
Oleg Komarov le 5 Mai 2011
Still wondering why did you get that error?

Connectez-vous pour commenter.


XM Liu
XM Liu le 17 Nov 2016
1- open the excel> file, >option, >add in, manage then select COM ADD IN, and clear everything (unchecked). everything should be cleared (unchecked). 2- restart the PC, and open the matlab. 3- perform xlsread command.
PS. For those people who use foxit pdf reader, it is potential to face this problem, so follow mentioned order.
  1 commentaire
Li Duo
Li Duo le 27 Mar 2018
It works and thanks a lot.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by