Position of camera toolbar in a GUI

2 visualizaciones (últimos 30 días)
Alexander Kagermanov
Alexander Kagermanov el 2 de Sept. de 2022
Comentada: Alexander Kagermanov el 9 de Sept. de 2022
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?

Respuestas (1)

Ashu
Ashu el 8 de Sept. de 2022
Editada: Ashu el 8 de Sept. de 2022
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 comentario
Alexander Kagermanov
Alexander Kagermanov el 9 de Sept. de 2022
Thank you Ashu. I'm looking for a solution to do this programmatically for a gui in matlab 2016.

Iniciar sesión para comentar.

Categorías

Más información sobre Camera Views 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