Position of camera toolbar in a GUI

2 ビュー (過去 30 日間)
Alexander Kagermanov
Alexander Kagermanov 2022 年 9 月 2 日
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
Alexander Kagermanov 2022 年 9 月 9 日
Thank you Ashu. I'm looking for a solution to do this programmatically for a gui in matlab 2016.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeCamera Views についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by