Stop a long running MATLAB method from within a .NET application
조회 수: 3 (최근 30일)
이전 댓글 표시
A coworker has developed and compiled several METLAB methods into a .NET DLL that I am referencing from my .NET WinForms application.
Under some cercumstances that MATLAB method that I call does not terminate - it just runs forever. My application can detect when the method is taking too long to return. Is there an appropriate way to stop it from within the .NET application?
THanks
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!