How to change UIAxes Initial appearance?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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!
0 comentarios
Respuesta aceptada
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.
Más respuestas (0)
Ver también
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!