Communicate an error with the APP
显示 更早的评论
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 个评论
Walter Roberson
2020-8-15
try/catch and have the function file error() when it detects whatever condition ?
Vasista Adupa
2020-8-15
Vasista Adupa
2020-8-15
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!