MOUSEINPUT_TIMEOUT script download - MOUSEINPUT_TIMEOUT MOUSEINPUT_TIMEOUT captures continuous mouse movements with timeout

MOUSEINPUT_TIMEOUT script Publisher Review:


MOUSEINPUT_TIMEOUT MOUSEINPUT_TIMEOUT captures continuous mouse movements with timeout
MOUSEINPUT_TIMEOUT captures continuous mouse movements with timeout MOUSEINPUT_TIMEOUT returns continuous mouse locations with timeoutOUT = MOUSEINPUT_TIMEOUT returns the sequence of mouse locations between a button press and a button release in the current axes. It does not timeout. OUT is an Nx2 matrix, where OUT(1,:) is the location at button press and OUT(END,:) is the location at button release.OUT = MOUSEINPUT_TIMEOUT(T) times out after a period of T seconds. T can be a fractional value (T=inf indicates no timeout). If the mouse-button has not been pressed during that time, OUT is []. If the timeout occurs during a mouse movement, OUT contains the mouse locations before the timeout. OUT = MOUSEINPUT_TIMEOUT(T,AH) records the mouse movement from the axes specified by axes handle AH. Note: MOUSEINPUT_TIMEOUT differs from GINPUT in two ways. (1) It does not return information about which mouse button was pressed, (2) It ignores key presses.Example:% record movements from current axes% (with timeout after 4.5 sec), and% plot the final movement.out = mouseinput_timeout(4.5, gca); hold on;plot(out(:,1),out(:,2),'r');out(1,:) % location at button-pressout(end,:) % location at button-release Requirements: · MATLAB Release: R2007b

MOUSEINPUT_TIMEOUT script details and screenshot


Screenshot:

Rating: 10 Votes:
Rating for MOUSEINPUT_TIMEOUT script: 10 from  votes
Rate this software:


Scan computer and update all your drivers before downloading.

Release date: 2009-08-02
Last update: 2009-08-02
Platform: Windows / Linux / Mac OS / BSD / Solaris
Language: Matlab
Price:Freeware $
Company: Gautam Vallabha
Info url: http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectType=author&objectId=1099186




Download MOUSEINPUT_TIMEOUT script
RECOMMENDED TOOLS


Related tags:

Related downloads

Jabuti script 1.3.0     
Jabuti Jabuti script inserts values from a values file into a template file.
Price: GPL$, Rating: 6, Downloads: 0
GPP application script      
GPP application GPP application is a general-purpose preprocessor with customizable syntax
Price: LGPL$, Rating: 8, Downloads: 0
AutoScroll for jQuery script      
AutoScroll for jQuery AutoScroll for jQuery is a small jQuery plugin that allows for hotsp
Price: Other Free / Open So$, Rating: 5, Downloads: 0
getAbsPath script 1.4     
getAbsPath getAbsPath is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which co
Price: GPL$, Rating: 6, Downloads: 0
Meteora script 0.4     
Meteora Meteora is set of cross-browser widgets and controls that allows you to quickly wr
Price: Freeware$, Rating: 6, Downloads: 0
OpenLaszlo script 4.0.7     
OpenLaszlo OpenLaszlo is an open source platform for creating zero-install web application
Price: GPL$, Rating: 9, Downloads: 0
PHP4Delphi script      
PHP4Delphi PHP4Delphi - PHP extensions development framework
Price: Other Free / Open So$, Rating: 10, Downloads: 0
purple-include script 0.8     
purple-include purple-include is a client-side JavaScript library that allows you to do cl
Price: Other Free / Open So$, Rating: 8, Downloads: 0