Am Montag, 8. Januar 2007 12:58 schrieb Michael Byrne:
> Hi,
> How do u get gnuplot to plot a line instead of a series
> of points? Regards,
> Michael
plot "datafile" with lines
Alternatively you may use the various ways of appromiation
curves, see help smooth for details.
HTH
Lars
|