How to change UIAxes Initial appearance?

조회 수: 3 (최근 30일)
Huayan Wang
Huayan Wang 2018년 2월 6일
댓글: Huayan Wang 2018년 2월 21일
I am using R2017b App Designer.
When I drag an UIAxes component into the canvas, the Appearance of the Axes Properties at the right corner only allow me to change the grid and box, and color. I want to remove the scale number on the left and bottom. The initialization code for the UIAxes component in the code view is not editable. So I can not insert command there to change its appearance. Anybody knows how to resolve this? So that once I start this app, the UIAxes will show a look I want.
Thanks in advance!

채택된 답변

Achyutha Hosahalli
Achyutha Hosahalli 2018년 2월 20일
Hi Huayan !
You can go to Code View in App Designer and under Component Browser on the right, select the UIAxes component. On selecting the UIAxes component you will find Axes Properties dialog box below where you can edit your desired property.
  댓글 수: 1
Huayan Wang
Huayan Wang 2018년 2월 21일
Thanks!
I found it followed your instruction!

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

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