필터 지우기
필터 지우기

Renaming label tags in App Designer (2016a)

조회 수: 15 (최근 30일)
Voralberg
Voralberg 2016년 3월 14일
댓글: Melissa Williams 2018년 3월 16일
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.

채택된 답변

Chris Portal
Chris Portal 2016년 3월 30일
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
Maycon Aurelio Maran
Maycon Aurelio Maran 2018년 2월 1일
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
Melissa Williams 2018년 3월 16일
The tag property is still accessible to you if you want to set some value to it in callback code you write.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by