# generic commands for twographbox output size load "twographbox.in" set data style lines set xlabel "Number of iterations" set ylabel "Utility estimates" set xrange [0:32] set yrange [-0.3:1.1] #set key 24,0.15 set nokey set noxzeroaxis set label "(4,3)" at 28.3,1.02 set label "(3,3)" at 28.3,0.91 #set label "(2,3)" at 28.3,0.84 set label "(1,1)" at 28.3,0.72 set label "(3,1)" at 28.3,0.62 set label "(4,1)" at 28.3,0.39 #set label "(4,2)" at 28.3,-1.0 set output "4x3-vi-curve.eps" plot '4x3-vi.data' using 1:12 lw 2, '4x3-vi.data' using 1:9 lw 2, '4x3-vi.data' using 1:2 lw 2, '4x3-vi.data' using 1:7 lw 2, '4x3-vi.data' using 1:10 lw 2