|
From: <br...@ph...> - 2006-08-07 19:40:59
|
Dmitri A. Sergatskov wrote:
> Here is the data file ("t3.dat"):
> # -- begin
> 0 2
> 2 0
> NaN NaN
> 4 2
> 2 4
> # -- end
I think one important question here has been entirely overlooked.
Dmitri, you said that this was *octave* writing this data file to be
used by gnuplot, right? Well, here's the question: why is octave
writing numerical garbage into its output, and why should gnuplot be the
place to worry about that?
|