GINPUT_ZOOM

版本 1.0.0.0 (2.3 KB) 作者: YiChung
Graphical input from mouse with Zoom In/Out function
1.9K 次下载
更新时间 2009/10/2

查看许可证

[X,Y] = GINPUT_ZOOM(N, STYLE) gets N points from the
current axes and returns the X- and Y-coordinates in
length N vectors X and Y. The style of cursor can be
change by setting STYLE (please refer to "Specifying
the Figure Pointer" in the help, default: 'fullcross').

User can click and drag to Zoom In / Out
- Left-Top to Right-Down means Zoom In
- Right-Down to left-Top means Zoom Out

[X,Y] = GINPUT_ZOOM gathers an unlimited number
(less then 100000) of points until the return key is pressed.

Others are same as GINPUT

引用格式

YiChung (2024). GINPUT_ZOOM (https://www.mathworks.com/matlabcentral/fileexchange/25470-ginput_zoom), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Visual Exploration 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0