How to change UIAxes Initial appearance?

3 visualizaciones (últimos 30 días)
Huayan Wang
Huayan Wang el 6 de Feb. de 2018
Comentada: Huayan Wang el 21 de Feb. de 2018
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!

Respuesta aceptada

Achyutha Hosahalli
Achyutha Hosahalli el 20 de Feb. de 2018
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 comentario
Huayan Wang
Huayan Wang el 21 de Feb. de 2018
Thanks!
I found it followed your instruction!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by