Using Excel while running Matlab with ActiveX conflict
5 次查看(过去 30 天)
显示 更早的评论
Hello everybody!
My MATLAB code use ActiveX to read and write from and into an Excel file. This code takes some minutes to be done, since in the meantime other stuff are computed. The problem is that if I run the code and in the meantime I also use Excel to do other stuff, it seems like there is a conflict between the two of them. I think that is beacuse the ActiveSheet changes while I am using other Excel files.
Is there a way to avoid that?
Thank you in advance!
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 ActiveX 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!