How do I change figure mode programmatically?

My figure has the rotate/zoom tool selected, and I wish to deselect it programmatically. How can I do this?

 Risposta accettata

peaks %Select interactive mode of choice
zoom off %deselect it
rotate3d off

2 Commenti

Great, thanks.
pan off
to turn off the pan tool too.
Also:
brush off %data brushing
datacursormode off %datacursormode

Accedi per commentare.

Più risposte (0)

Categorie

Community Treasure Hunt

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

Start Hunting!

Translated by