set size 0.5,0.5 set terminal postscript eps "Helvetica" 11 set output 'wltheart1-9.eps' set key left top box set title 'Heart (9, 12%)' set ytics 500 set xtics 200 set xlabel "x" set ylabel "position" plot "resultswltafterheart-9.dat" using 1:2 title "NLN(22, 12)" with lines, \ "resultswltafterheart-9.dat" using 1:3 title "NUN(0, 4)" with lines