gnuplot plot data from two files: in one x coordinate, in other y

Viewed 37905

I have two files: one with x coordinates, and other with y.

Is there a way to plot this two files in one graph using gnuplot? Or is there a way to concat row by row this two files?

Thanks

2 Answers
Related