matlab: 64bit
office2007: 32bit
When I use xlswrite, if the number of characters in a cell exceeds 8203 (it takes me a lot of time to test this number), an error is returned: the object returns the error code: 0x800A03EC.
However, the above error will not occur on 64 bit office, and the above error will not occur if the number of characters in the cell does not exceed 8203.

1 comentario

Rik
Rik el 11 de Abr. de 2022
If you have access to a 64 bit office, the workaround seems clear. This might be a limitation of the excel API. Did you file a bug report?

Iniciar sesión para comentar.

Más respuestas (0)

Productos

Versión

R2019b

Etiquetas

Preguntada:

el 11 de Abr. de 2022

Respondida:

el 11 de Abr. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by