Hi Karl,
> Have you tried that script? Because it doesn´t work at all for me, the
> pseudofile "-" tries to read four datasets!
No, it's not supposed to be runnable. I marked the upcoming datasets with ...
That's why I'm asking for ;)
> For the labels, use "using ($2+0.05):3:1 with labels"
Is it then the following for the first dataset?
plot "-" using ($2+0.05):3:1 with labels ls 3 notitle ,\
Robert