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?

 Respuesta aceptada

Sean de Wolski
Sean de Wolski el 30 de Ag. de 2012
peaks %Select interactive mode of choice
zoom off %deselect it
rotate3d off

2 comentarios

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Data Exploration en Centro de ayuda y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by