set xlabel 'x' set ylabel 'y' #set nokey #set terminal postscript #set output 'myplot.eps' plot 'results' u 1:2 w li, 'results' u 1:3 w lp