Position of camera toolbar in a GUI

2 次查看(过去 30 天)
I'm creating a gui programatically in a Figure. Is there any simple way to place the camera toolbar next to the figure toolbar, instead of below?

回答(1 个)

Ashu
Ashu 2022-9-8
编辑:Ashu 2022-9-8
Hello Alexander,
As per my understanding of the issue, you want to move the camera toolbar next to the figure toolbar. As of now you can reorder the toolbar from the edit button following the below mentioned approach :
  • Go to Edit -> Figure Properties
  • Window Appearance -> Toolbar : set none and then figure
Hope it helps!
  1 个评论
Alexander Kagermanov
Thank you Ashu. I'm looking for a solution to do this programmatically for a gui in matlab 2016.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Camera Views 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by