Lock figure axes/position

28 vues (au cours des 30 derniers jours)
Dominik Müller
Dominik Müller le 30 Sep 2020
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.

Réponse acceptée

Dominik Müller
Dominik Müller le 1 Oct 2020
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

Plus de réponses (1)

Mario Malic
Mario Malic le 30 Sep 2020
Here is a question with two answers that will help.
This is the option rotateInteraction.
  2 commentaires
Dominik Müller
Dominik Müller le 1 Oct 2020
Modifié(e) : Dominik Müller le 1 Oct 2020
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 le 1 Oct 2020
Modifié(e) : Mario Malic le 1 Oct 2020
Move your comment to the answer section and accept it, thanks in advance.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Visual Exploration dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by