set terminal pdf enhanced set output 'fig2e.pdf' set xlabel 't' set ylabel 'F_m(z;t,{/Symbol t}_w)' set xr[0:9000] set label 1 '{/Symbol t}_w=0' at graph 0.88,0.6 set label 2 '{/Symbol t}_m' at graph 0.05,0.18 plot 'over0725t10.dat' u 1:2 w l lc rgb '#0000FF' title 'z=3','over0725t10.dat' u 1:3 w l lc rgb '#0000D7' title 'z=9','over0725t10.dat' u 1:4 w l lc rgb '#0000B1' title 'z=15','over0725t10.dat' u 1:5 w l lc rgb '#FB0007' title 'z=21','over0725t10.dat' u 1:6 w l lc rgb '#D40005' title 'z=27','over0725t10.dat' u 1:7 w l lc rgb '#AF0004' title 'z=33','over0725t10.dat' u 1:8 w l lc rgb 'black' title 'z=39',0.2 notitle lc rgb 'black'