이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
The present code is a Matlab function that allows the user to enable interactive zooming on a 2D plot. Clicking the left mouse button and dragging over the axes draws a rectangular magnifier with zoom factor of 2, centred beneath the mouse cursor. Simultaneously, one may turn the mouse scroll wheel to zoom in or out additionally. When the left mouse button is released the magnifier disappears, unless the “Ctrl” button is pressed.
Instructions for use:
- Click and hold the left mouse button to turn the magnifier on;
- Simultaneously, turn the mouse scroll wheel to increase or decrease the magnification factor;
- Release the left mouse button to remove the magnifier;
- Press and hold the "Ctrl" key while operate with the magnifier in order to preserve the zoomed area when the left mouse button is released.
An example is given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.
인용 양식
Hristo Zhivomirov (2026). Interactive 2D Plot Magnifier with Matlab (https://kr.mathworks.com/matlabcentral/fileexchange/65561-interactive-2d-plot-magnifier-with-matlab), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: magnify
