Renaming label tags in App Designer (2016a)
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Voralberg
am 14 Mär. 2016
Kommentiert: Melissa Williams
am 16 Mär. 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 Kommentare
Akzeptierte Antwort
Chris Portal
am 30 Mär. 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 Kommentare
Maycon Aurelio Maran
am 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
am 16 Mär. 2018
The tag property is still accessible to you if you want to set some value to it in callback code you write.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!