How to stop a Matlab script from C#

1 回表示 (過去 30 日間)
Ofir Magen
Ofir Magen 2019 年 6 月 11 日
I'm using the Matlab Compiler to create a .NET assembly from a long script. The script is calling many other scripts and has some long running operations. On the .NET side, I have a WPF app that calls this script, and I was able to send in a C# class as an object that acts as a delegate to get feedback as to where the Matlab is in the process. All good until here.
What I'm trying to do is implement a Cancel on the .NET side. How do I stop the execution of the script w/out killing the whole application?

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Compiler SDK についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by