# Writing file tinyexam.png # 22-01-2008, 16:09:55 reset # Setting terminal and output set term png set output 'tinyexam.png' set termoption enhanced set datafile missing 'NaN' set size 1,1 set origin 0.00,0.00 set border 19 set xtics border nomirror autofreq set ytics border nomirror autofreq set nox2tics set noy2tics set key top left Left reverse nobox plot '-' using 1:($2) title '' with lines lt 1, \ '-' using 1:($2) title '' with lines lt 2, \ '-' using 1:($2) title '' with lines lt 3, \ '-' using 1:($2) title '' with lines lt 4 1 0.224886 2 1.74005 3 -0.204261 4 -0.917602 5 -0.674167 6 -0.343528 7 0.223349 8 -0.141393 9 -0.183384 10 0.680353 e 1 0.090558 2 -0.833275 3 0.8135 4 1.11738 5 0.314986 6 -0.500312 7 -1.62677 8 0.619431 9 -1.45743 10 -1.80349 e 1 2.00156 2 0.579116 3 -0.70797 4 0.59336 5 -0.589394 6 1.46743 7 -0.0202295 8 0.737058 9 1.47947 10 -0.268814 e 1 1.22819 2 1.57843 3 -0.393338 4 0.450156 5 1.28141 6 -0.361697 7 1.0653 8 -1.95441 9 -0.102032 10 -0.216735 e unset multiplot set term unknown set output