Communicate an error with the APP
Ältere Kommentare anzeigen
I have created an app in app designer. It works well, but the only problem is stopping the app when an error occur. I have to run a function file from the app, so when there is an error in that function file, the information should be communicated with the app, so that the app can be stopped. Is there any way to do it.
Thank you.
3 Kommentare
Walter Roberson
am 15 Aug. 2020
try/catch and have the function file error() when it detects whatever condition ?
Vasista Adupa
am 15 Aug. 2020
Vasista Adupa
am 15 Aug. 2020
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Develop Apps Using App Designer 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!