Weird conflict between Zoom In tool and ResizeFcn default behaviour

조회 수: 1 (최근 30일)
Ralph
Ralph 2014년 1월 27일
I have some problems when I try to apply zoom on an axes in my GUI when the figure is full-size screen. I use the default function for the Zoom In tool and I have not written any code in the ResizeFcn function (I only have set the Resize Behaviour to "Other (Use ResizeFcn)") When I apply zoom, the figure stops being full-screen; it's like there is a conflict between the Zoom function and the ResizeFcn default behaviour. Furthermore, when the GUI is full-screen and I zoom an axes with an image, sometimes the image disappears, and a gray image appears in the axes. Does anyone know what is happening? How could I solve these problems? I've tried to modify the ResizeFcn function but I have not found a good solution. Thanks!

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by