Re: Saving Points Selected from a ListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg62546] Re: Saving Points Selected from a ListPlot
- From: "Hans Michel" <hmichel at cox.net>
- Date: Sun, 27 Nov 2005 02:41:39 -0500 (EST)
- References: <dm952r$6mb$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Visit here: http://support.wolfram.com/mathematica/graphics/2d/selectpoints.html Hans "andre" <erasmus.the.giant at gmail.com> wrote in message news:dm952r$6mb$1 at smc.vnet.net... >I have a 2D ListPlot and I want to select points from the graph and > then do further calculations on them. Holding alt and moving the mouse > cursor over the graph displays the coordinates of the cursor in the > bottom left-hand corner of the window and I just noticed that in > Mathematica 5.2 (I don't know about previous versions) clicking the > left mouse button draws a point on the graph. How can I export or > otherwise have access to the points I drew on the graph? > > Thanks, > > Andre >