Skip to main content
1 of 4
Mr.2023
  • 319
  • 1
  • 7

extract data coordinates from a line list plot

I used the below simple data (including 10 x-y data) and function ListLinePlot to draw a figure.

enter image description here

The figure is this: enter image description here

Now I want to export a data list including 100 x-y data at the same interval. Like {1,5},{1.1,y1},{1.2,y2}...{10,7}

is there anyone who can help? Thank you!

Mr.2023
  • 319
  • 1
  • 7