How is an actxserver object cant be run in different scripts using Batch Processing?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Use COM Objects in MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!