Stop execution of function
Ältere Kommentare anzeigen
Hello,
I have made a library ".dll" with some functions on Matlab. I call one of this function from another application and I would like to be able to stop the execution of this function from the application.
Please I hope your help, thanks a lot.
Regards,
Miguel Alonso Adalid
Antworten (1)
Walter Roberson
am 12 Mär. 2013
0 Stimmen
There is no mechanism for that, other than stopping the program itself.
1 Kommentar
Miguel Ángel Alonso
am 13 Mär. 2013
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!