Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
xlswrite error 0x800A03EC using cell formula inside array
조회 수: 1 (최근 30일)
이전 댓글 표시
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/358891/image.png)
Thanks for helping !
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!