Renaming label tags in App Designer (2016a)
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Voralberg
il 14 Mar 2016
Commentato: Melissa Williams
il 16 Mar 2018
I'm new to the app designer environment and although I can edit most component tags in the Component Browser (app."ComponentTag"), I can't find a way to edit label tags. I can't change the tags programmatically either since the property section for app components is greyed out.
Thank you.
0 Commenti
Risposta accettata
Chris Portal
il 30 Mar 2016
If you right click on the Component Browser, you should see an option to display labels. That will allow you to rename its component name so you can program against it.
2 Commenti
Maycon Aurelio Maran
il 1 Feb 2018
Is there any way to change editnumericfield tag by code?
The idea behind the question is to make a editnumericfield(A) tag change according to the field of another editnumericfield(B) above.
Thanks
Melissa Williams
il 16 Mar 2018
The tag property is still accessible to you if you want to set some value to it in callback code you write.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!