Renaming label tags in App Designer (2016a)

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.

 Accepted Answer

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 Comments

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
The tag property is still accessible to you if you want to set some value to it in callback code you write.

Sign in to comment.

More Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!