Code covered by the BSD License  

Highlights from
GINPUT_ZOOM

5.0

5.0 | 2 ratings Rate this file 15 Downloads (last 30 days) File Size: 2.29 KB File ID: #25470
image thumbnail

GINPUT_ZOOM

by YiChung

 

02 Oct 2009

Graphical input from mouse with Zoom In/Out function

| Watch this File

File Information
Description

     [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

MATLAB release MATLAB 7 (R14)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
02 Oct 2009 Carlos Adrian Vargas Aguilera

Good function. you may check out also my GINPUT2 here at the FileExchange.

Cheers

28 Apr 2010 Bruce Ferguson

Really great...just what I needed for data exploration. Much easier to use than ginput....

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
ginput YiChung 02 Oct 2009 11:41:25
zoomin YiChung 02 Oct 2009 11:41:25
zoomout YiChung 02 Oct 2009 11:41:25
zoom Ned Gulley 09 Oct 2009 10:21:58

Contact us at files@mathworks.com