On May 31, 9:34=A0pm, Tim <tim...@[EMAIL PROTECTED]
> wrote:
> > nonsense!
>
> > smooth option fits a spline which is absolutely nothing to do with
> > gaussian.
>
> If you read a little higher, the question became how I can directly
> read data into gnuplot from stdin without using the terminal (such
> as ./myprog | gnuplot plot.plt). I'm writing my own smoothing program.
>
> > also your command in not good.
>
> Lewin Boehnke's command does what it is supposed to. It is 'good' for
> what it does.
>
strange you find it works. There are at least two errors that fail to
get past the gnuplot parser:
1. smooth requires an option modifier such as csplines , it is not
valid on its own.
2. the file name must come before all options
3. mydata.dat must be in quotes otherwise it gets read as a command
and fails
I think describing this as nonsense is justified.
> > BTW past tense of teach is taught, not teached. You probably meant
> > learnt anyway. That's fine , you're not native English speaker, but
> > avoid giving bogus "help".
>
> That's just rude. There's no excuse for this kind of hostility, even
> if his advise was wrong. You didn't read the entire post and got
> yourself upset over nothing. I assume you were having a bad day.
> Relax.
>
> Regards,
>
> Tim
BTW I did read the whole post, I even gave you valid advise on what
command does exactly what you want and refered you to the relevant
help topic. You neither acknowlege or thank me. But I won't get upset,
I'm having a good day today ;)
Maybe the other cruft got in the way and you missed my post.
greets.


|