Rotate3d and WindowScrollWheelFcn simultaneously in GUI

I have a GUI with two axes inside. In one of the axes, I use the WindowScrollWheelFcn-Callback . For the other axis, I activate 3d-Rotation by rotate3d(ax2,'on') . Unfortunately, the WindowScrollWheel is no longer working in the first axis.
I also tried it by h=rotate3d; There is a possibility to allow ButtonDownFcn with h.ButtonDownFilter but I didn't find something to allow the WindowScrollWheelFcn-Callback simultaneously. Thanks!

답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2015년 1월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by