# # $Id: figq.plt 3.38.2.6 1992/11/14 02:25:21 woo Exp $ # #set output 'plot.ps' #set terminal postscript dashed # set grid set title "Kepler-Gleichung" # set xlabel "Time" set ylabel "Radius" p(x)=log10(x) plot 'output' u ($2):($4) notitle w l lt 1 lw 3 pause -1 "Hit return to continue" # undo what we have done above set title set autoscale x set xtics