How is an actxserver object cant be run in different scripts using Batch Processing?
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Use COM Objects in MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!