#!/usr/bin/perl $x = 0.6; $y = 0.6; $color = 1; $gnuplot = "/usr/bin/gnuplot"; open (GNUPLOT, "|$gnuplot"); print GNUPLOT <