I used the below simple data (including 10 x-y data) and function ListLinePlot to draw a figure.
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!

