Stop execution of function
Afficher commentaires plus anciens
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
Réponses (1)
Walter Roberson
le 12 Mar 2013
0 votes
There is no mechanism for that, other than stopping the program itself.
1 commentaire
Miguel Ángel Alonso
le 13 Mar 2013
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!