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?

 采纳的回答

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

2 个评论

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

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Data Exploration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by