Generating numerical data of a graph

edited October 2007 in Science & Tech
Hi,

I just completed a problem that determined the time and distance that 2 separate golf balls landed (which one landed first), and I plotted the data, which gave me two different lines on the graph. The last thing that I need to do is generate my numerical data from the graph(time vs distance) for both graphs. Is there any particular way to do that?

thanks,
ld

Comments

  • edcentricedcentric near Milwaukee, Wisconsin Icrontian
    edited October 2007
    Are they straight lines? you simply solve y=mx+b
    If you want to make the computer do take your graphs in excel and fit a line to them.
  • shwaipshwaip bluffin' with my muffin Icrontian
    edited October 2007
    if you plotted it, I assume you have data that you used to plot the function?
Sign In or Register to comment.