# generated from Regatta::generatePlot () set output "out.eps" set terminal postscript eps color 24 set arrow from 0,3 to 0,3 set arrow from 0,3 to 0,3 plot [-4:4] [-1:4]'-' title "yachts" w p 3, '-' title "convex hull of yachts" w l 2, '-' title "sharks" w p 7, '-' title "convex hull of sharks" w l 4 0 0.5 3 3 -3 3 0 2 END 0 0.5 3 3 -3 3 0 0.5 END -3 0 3 0 0 3 1 0 END -3 0 1 0 3 0 0 3 -3 0 END pause 1 " The picture was saved to out.eps.\n"