# This is a gnuplot script to plot out the file ksolref.dat # set data style linespoints set xlabel '$KSOL' set ylabel 'crystallographic R' plot 'ksolref.dat' pause 20