Cancel Matlab execution from GUI
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Application Deployment finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!