MathGroup Archive 2000

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Digitizing points in a graphic

  • To: mathgroup at smc.vnet.net
  • Subject: [mg22482] Re: [mg22421] Digitizing points in a graphic
  • From: "David Park" <djmp at earthlink.net>
  • Date: Sat, 4 Mar 2000 02:26:48 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

David,

To capture points on a graph:
1) Left click on the graph to select it.
2) Hold down Ctrl and put the cursor over the point you want.
3) Left click on the point.
4) Use Copy (From the menu, or use Ctrl-C, or right click and select Copy)
5) Then paste the resulting coordinates into your expression.

If you click off a series of points, then Copy will give you a list of the points.

David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/


>The Windows front end allows us to move the cursor around in a graphic
>and read the coordinates by holding down the control key. That's nice,
>but you have to read the coordinates from the screen by eyeball. Does
>anyone know of a means to capture the cursor coordinate? I would like
>to be able to repeatedly digitize points and have them added to a list
>of vectors.
>
>Thanks,
>
>David
>




  • Prev by Date: Re: How do I manipulate that data?
  • Next by Date: Re: How do I manipulate that data?
  • Previous by thread: Re: Digitizing points in a graphic
  • Next by thread: Re: Digitizing points in a graphic