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!