Search:
MATLAB Central
File Exchange
Answers
MATLAB Newsgroup
Link Exchange
Blogs
Programming Contest
MathWorks.com
Log In
Create Account
Log In
File Exchange
Answers
Newsgroup
Link Exchange
Blogs
Trendy
Cody
Contest
MathWorks.com
Files
Categories
Authors
Tags
Comments
Submit a File
About File Exchange
Rank: 43961
based on
0 downloads (last 30 days)
and
0 files submitted
Jack Davis
E-mail
Contact Author
Personal Profile:
Professional Interests:
Watch this Author's files
Files
Watch Lists
Currently Watching
Type
Description
File
moveplot.m
Files Matching Jack's Watch List
1 - 1 of
1
Updated
File
Tags
Downloads
(last 30 days)
Comments
Rating
25 Mar 2002
moveplot.m
Enables mouse-based on-screen manipulation of Plot data
Author:
Brandon Kuczenski
data
,
interaction
,
graphics
,
manipulation
,
graphical
,
data exploration
14
24
4.58333
4.6
|
25 ratings
Comments and Ratings Matching Jack's Watch List
1-5 of
27
Date
File
Comment by
Comments
Rating
06 Oct 2010
moveplot.m
Enables mouse-based on-screen manipulation of Plot data
Waldemar
Nice function, I love it! Hi Kushsairy and others, just get the data out of the plot after moveplot like this: x = get(h,'XData'); y = get(h,'YData');
Comment only
08 Feb 2010
moveplot.m
Enables mouse-based on-screen manipulation of Plot data
Kushsairy
Hi I would like to know how to read the new data point from the function(where is the point stored). Coz i need to pass the new point to my next function
4
22 Jan 2009
moveplot.m
Enables mouse-based on-screen manipulation of Plot data
Peter Manley-Cooke
Brilliant. All I need now is a flag to tell if the data has been changed.
5
06 Jul 2005
moveplot.m
Enables mouse-based on-screen manipulation of Plot data
Pablo Sebastian
Great function. Just what i needed....
5
31 May 2005
moveplot.m
Enables mouse-based on-screen manipulation of Plot data
Perico de los Palotes
Muy util
5
Contact us at
files@mathworks.com
Comment only