How can I identify push button in app designer?

조회 수: 13 (최근 30일)
sc
sc 2018년 3월 28일
다시 열림: sc 2018년 5월 12일
Hi! I'm creating an user interface with App Designer, and I'd like to enable a button when another button is pressed, but I don't know how i can identify the button that is pressed.

채택된 답변

Elias Gule
Elias Gule 2018년 3월 28일
Please follow the steps as outlined by the arrows in the attached picture. Basically, what you should do is
1) Select the Design View AppDesigner
2) Select the Component Whose Id You Want To Know
3) The highlighted text under the app.UIFIGUREin the Component Browser pane is the full ID of the selected component.
So if you selected a button whose text is "Select File" then in the Component Browser under app.UIFIGURE, the text app.SelectFile will be full id of the selected component.
  댓글 수: 6
sc
sc 2018년 3월 28일
I put 'Current Folder' instead of 'Local Folder' and now it works!! Thank you so much!!!
Elias Gule
Elias Gule 2018년 3월 29일
xie xie!

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

추가 답변 (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