Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

xlswrite error 0x800A03EC using cell formula inside array

조회 수: 1 (최근 30일)
Lucas S
Lucas S 2020년 9월 10일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello !
I'm trying to generate an excel file from a 26x15 string array. I get the error (0x800A03EC) when i try to use xlswrite.
After a few test and debug i found that the problem come from column in which i wrote an excel formula.
So i wonder if it's possible to export array in excel with formula inside ?
For example here is one of the column of my array which i tried to export alone to excel.
Thanks for helping !

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by