How is an actxserver object cant be run in different scripts using Batch Processing?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Use COM Objects in MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!