Posible bug in Gnuplot docs or error detection? was [Re: Warning
by Richard Owlett <rowlett@[EMAIL PROTECTED]
>
Sep 30, 2008 at 06:38 AM
Hans-Bernhard Bröker wrote:
> Richard Owlett wrote:
>
>> The data is inherently "gridded" as it is 10 to 100 FFT's with a
>> constant window size - window may be 100 to 1000 points, but is
>> constant for any particular plot.
>
>
> "Inherently gridded" is not enough; it has to be grid-structured
> explicitly. See "help splot data" for how to express this structure.
*SUBTLE* detail. I had an extra <cr><lf> pair after last data point.
What threw me was that, after complaining, Gnuplot would go ahead and
plot the contours.
I also had problems using "levels discrete ... " while "levels n" seemed
to work fine.
BUT when all works, OH SUCH *BEAUTIFUL* PLOTS!!!!!!!
Thanks Gnuplot developers.