Stop execution of function
Mostrar comentarios más antiguos
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
Respuestas (1)
Walter Roberson
el 12 de Mzo. de 2013
0 votos
There is no mechanism for that, other than stopping the program itself.
1 comentario
Miguel Ángel Alonso
el 13 de Mzo. de 2013
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!