How to change UIAxes Initial appearance?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
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.
更多回答(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!