フィルターのクリア

rotate3d in GUI

2 ビュー (過去 30 日間)
M
M 2012 年 3 月 30 日
Hi,
I made an gui with axes where I display data with surf. To see this surf plot from different views I use rotate3d function.
What I want to ask is this, is there a way to remove or change the context menu which I get when I click with the right button of my mouse like in the zoom function?
Thanks in advance for the answers.

採用された回答

Hannu K
Hannu K 2012 年 3 月 30 日
Yes it is possible.
Just make a uicontext menu like in the example here: http://www.mathworks.se/help/techdoc/ref/uicontextmenu.html
And then set it as the 'UIcontextmenu' property value in your rotate3d handle.
  1 件のコメント
M
M 2012 年 3 月 30 日
thanks, it worked well =)

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInteractive Control and Callbacks についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by