Component alert (error or information message) in appdesigner
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Adrián Lascurain
am 6 Jun. 2023
Kommentiert: Adrián Lascurain
am 6 Jun. 2023
Hello , I'm currently building and app and I would like to know if is there some way to create an error message or any other kind of message next to a component and not in a new figure. Something like this:
I just want to make my own customized messages that appear next to the component and not in a new window or figure. I would appreciate your help and thanks in advanced.
0 Kommentare
Akzeptierte Antwort
Kevin Holly
am 6 Jun. 2023
You could add a tooltip message like this:
The Tooltip message can be edited under the Interactivity subheading in the Component Browser after the uicomponent is selected.
2 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!