How to Display a message in a separate window
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Cristian Martin
le 26 Sep 2020
Réponse apportée : Steven Lord
le 26 Sep 2020
Hi guys, I need to Display a message of an eventualy error in a separate window. I create an app based on gui interface but sometimes when error ocured running the script I want to know what error appear and not to wait too much until I realized something is wrong. Thanks.
0 commentaires
Réponse acceptée
Steven Lord
le 26 Sep 2020
If you're using App Designer use uialert. If you're not using App Designer use msgbox.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!