
Change label color of the "Edit field (Numeric) element in App Designer
조회 수: 12 (최근 30일)
이전 댓글 표시
Hi!
I am creating a GUI with the APP DESIGN.
I would like to change the color of the Label associated to the "Edif field (Numeric)" element in the picture below. It does not appear in the ''COMPONENT BROWSER'' in the right panel. Is it possible? I can change the color of the text inside the field (in this case the number 15) but I need to change the color of the label. I know I can manually change it, but I neet it to change automatically when a certain action is completed.
Thank you in advance

댓글 수: 0
채택된 답변
Cris LaPierre
2021년 2월 17일
편집: Cris LaPierre
2021년 2월 17일
The label is part of the edit field. Clicking on the label will open the properties in the inspector. Under Font and Color, set FontColor. Be sure to click the label and not the edit field.

댓글 수: 5
Cris LaPierre
2021년 2월 17일
This error suggests that you are not using the correct name. Use tab completion in app designer to make sure you are using the correct name.

추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File 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!