필터 지우기
필터 지우기

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 CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by