Skip to main content
Copy edited. Asked a real question (not a meta question. See also <https://meta.stackoverflow.com/questions/284236/>). Applied some formatting (as a result the diff looks more extensive than it really is - use view "side-by-side Markdown" to compare).
Source Link

extract 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 hereEnter image description here

The figure is this:   

enter image description hereEnter image description here

Now I want to export a data x-y coordinates list which includes 100 x-y data at the same x axis interval. Like {1.0,5},{1.1,y1},{1.2,y2},{1.3,y3}...{9.9,y99},{10,7}

is there anyone whoHow can helpI do it? Thank you!

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 x-y coordinates list which includes 100 x-y data at the same x axis interval. Like {1.0,5},{1.1,y1},{1.2,y2},{1.3,y3}...{9.9,y99},{10,7}

is there anyone who can help? Thank you!

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 x-y coordinates list which includes 100 x-y data at the same x axis interval. Like {1.0,5},{1.1,y1},{1.2,y2},{1.3,y3}...{9.9,y99},{10,7}

How can I do it?

Became Hot Network Question
added 43 characters in body
Source Link
Mr.2023
  • 319
  • 1
  • 7

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 x-y coordinates list which includes 100 x-y data at the same x axis interval. Like {1.0,5},{1.1,y1},{1.2,y2},{1.3,y3}...{9.9,y99},{10,7}

is there anyone who can help? Thank you!

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 x-y coordinates list which includes 100 x-y data at the same interval. Like {1.0,5},{1.1,y1},{1.2,y2},{1.3,y3}...{9.9,y99},{10,7}

is there anyone who can help? Thank you!

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 x-y coordinates list which includes 100 x-y data at the same x axis interval. Like {1.0,5},{1.1,y1},{1.2,y2},{1.3,y3}...{9.9,y99},{10,7}

is there anyone who can help? Thank you!

added 43 characters in body
Source Link
Mr.2023
  • 319
  • 1
  • 7

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

enter image description here enter image description here

The figure is this: enter image description hereenter image description here

Now I want to export a data x-y coordinates list includingwhich includes 100 x-y data at the same interval. Like {1.0,5},{1.1,y1},{1.2,y2},{1.3,y3}...{9.9,y99},{10,7}

is there anyone who can help? Thank you!

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!

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 x-y coordinates list which includes 100 x-y data at the same interval. Like {1.0,5},{1.1,y1},{1.2,y2},{1.3,y3}...{9.9,y99},{10,7}

is there anyone who can help? Thank you!

Source Link
Mr.2023
  • 319
  • 1
  • 7
Loading