Skip to main content
1-Visitor
August 11, 2015
Question

Can any one tell me how to extract data of any plot???

  • August 11, 2015
  • 1 reply
  • 878 views

PTC Mathcad

1 reply

23-Emerald IV
August 12, 2015

In general, you estimate the corresponding y-values for a number of x-values and store them in a data structure. A Matrix would be a suitable data structure.

Do you have an example plot?