set term postscript color enhanced "Times-Roman" 22 set output "capture_vs_eta_pub.ps" set xlabel "{/Symbol h}_x [m]" set ylabel "number of muons" #set multiplot set xtics 0,1,8 #set origin 0.,0. plot "fort.32" u 18:16 w l lt -1 t 'muons captured', "" u 18:($15-$16) w l lt 1 t "muons lost in ring"