Path: news.mathworks.com!not-for-mail
From: "Divakar " <divakar.chitturi@asu.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Obtaine Mouse Position
Date: Thu, 5 Nov 2009 18:05:05 +0000 (UTC)
Organization: Arizona State University
Lines: 12
Message-ID: <hcv44h$ldh$1@fred.mathworks.com>
Reply-To: "Divakar " <divakar.chitturi@asu.edu>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257444305 21937 172.30.248.38 (5 Nov 2009 18:05:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 5 Nov 2009 18:05:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1771191
Xref: news.mathworks.com comp.soft-sys.matlab:582816


Hi

I wanted to know if its possible to implement something like this
http://www.google.com/finance?q=NASDAQ:GOOG

I create a figure (1) and plot the data a time series.
Will i be able to get the display the data of the graph as i move the mouse pointer over it?

I have learnt that i can use WindowButtonMotionFcn. But I am not aware how to implement it and also how to restrict the mouse movement similar the link above.

Kindly Help
Thanks