Renaming label tags in App Designer (2016a)
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Voralberg
el 14 de Mzo. de 2016
Comentada: Melissa Williams
el 16 de Mzo. de 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 comentarios
Respuesta aceptada
Chris Portal
el 30 de Mzo. de 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 comentarios
Maycon Aurelio Maran
el 1 de Feb. de 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
el 16 de Mzo. de 2018
The tag property is still accessible to you if you want to set some value to it in callback code you write.
Más respuestas (0)
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!