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.
Thanks for helping !
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!