Using Excel while running Matlab with ActiveX conflict
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur ActiveX dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!