Lock figure axes/position

조회 수: 27 (최근 30일)
Dominik Müller
Dominik Müller 2020년 9월 30일
답변: Dominik Müller 2020년 10월 1일
Hi folks,
I have a GUI which creates a figure. By clicking a button, the figure got zoomed in on a special point selected. I want the figure to be locked on that position so that the user can't change the position. All I want to allow the user is to rotate on that specific position but noch change the values of x,y,z.
Is there a way to lock/fix the position?
Thanks in advance.

채택된 답변

Dominik Müller
Dominik Müller 2020년 10월 1일
I solved the problem with the axtoolbar command. The pan option is still available on the menubar, but no longer on the toolbar.
I followed this link: Control Chart Interactivity

추가 답변 (1개)

Mario Malic
Mario Malic 2020년 9월 30일
Here is a question with two answers that will help.
This is the option rotateInteraction.
  댓글 수: 2
Dominik Müller
Dominik Müller 2020년 10월 1일
편집: Dominik Müller 2020년 10월 1일
Thanks for your answer. But this is not exactly what I'm looking for.
I solved the problem with the axtoolbar command. The pan option is still available on the menubar, but no longer on the toolbar.
I followed this link: Control Chart Interactivity
Mario Malic
Mario Malic 2020년 10월 1일
편집: Mario Malic 2020년 10월 1일
Move your comment to the answer section and accept it, thanks in advance.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Visual Exploration에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by