필터 지우기
필터 지우기

How to restore default zoom behaviour after specifying ActionPostCallback

조회 수: 1 (최근 30일)
munsense
munsense 2017년 12월 8일
After altering the zoom behaviour of a figure axes inside a GUI with: set(zoom(axh),'ActionPostCallback',@datetickzoom),
later on, I make a different plot in the same GUI figure axes and don't want datetickzoom to be triggered anymore when I use the zoom. How can I disable that customised ActionPostCallback setting and basically return zoom to default behaviour?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Visual Exploration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by