set grid set data style linespoints set terminal postscript set xtics 0.25 plot "SatTime100" replot "SatTime200" replot "SatTime300" replot "SatTime400" set output "SatTime.ps" replot "SatTime500" set output set ytics 0.1 plot "SatStats100" replot "SatStats200" replot "SatStats300" replot "SatStats400" set output "SatProbability.ps" replot "SatStats500"