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