#!/usr/bin/gnuplot -persist # # # G N U P L O T # Version 4.4 patchlevel 0 # last modified March 2010 # System: Linux 2.6.33.7-desktop586-2mnb # # Copyright (C) 1986-1993, 1998, 2004, 2007-2010 # Thomas Williams, Colin Kelley and many others # # gnuplot home: http://www.gnuplot.info # faq, bugs, etc: type "help seeking-assistance" # immediate help: type "help" # plot window: hit 'h' h(x)=a+b*x+c*x**2+d*x**3+e*x**4+f*x**5 # EOF