# wathen_ge_commands.txt # # Usage: # gnuplot < wathen_ge_commands.txt # unset key set term png set output 'wathen_ge.png' set size ratio -1 set xlabel '<--- J --->' set ylabel '<--- I --->' set title '1256 nonzeros for "wathen_ge"' set timestamp plot [x=0:95] [y=95:0] 'wathen_ge_data.txt' with points pt 5