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?

 채택된 답변

Sean de Wolski
Sean de Wolski 2012년 8월 30일

3 개 추천

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