How is an actxserver object cant be run in different scripts using Batch Processing?
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi
I have an actxserver object which has to be called in more than two scripts at the same time and run simultaneously. So, I think the best tool is to use Batch Processing. But, when I use "batch" to creat a job, it returns a warning indicating that the object could not be loaded.
- Warning: Interface.Infolytica_MagNet_Type_Library.IMagNetView object could not be loaded.
Could you please let me know how to deal with this issue and how I can use the actxserver obj by means of 'Batch'?
Thanks
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Use COM Objects in MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!