Cancel Matlab execution from GUI
Mostrar comentarios más antiguos
Hello, I'd like to create a desktop standalone application with a button which will cancel or stop the current execution. The only solution I found is throwing
error('Interrupted by user');
but it does not work when I packaged the app.
Any other suggestions? Thank you.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Application Deployment en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!