tag 554964 confirmed
thanks
Hello,
Kamil Kułaga wrote:
> Example of not properly indented code
>
> set locale 'pl_PL.UTF-8'
> set decimal ','
> set decimalsign ','
> set terminal png
> set autoscale
>
> plot "1/GOSxy.xy" using 1:2 title \
> 'Ponawianie 0s' with linespoints, \
> "2/GOSxy.xy" using 1:2 title \
> 'Ponawianie 10s' with linespoints, \
> "3/GOSxy.xy" using 1:2 title \
> 'Ponawianie 100s' with linespoints
>
> set output "xyGOS.png"
> set autoscale
> plot "../ExperimentNormal/ErlangB/GOSxy.xy" using 1:2 title \
> 'ErlangB' with lines, \
> "1/GOSxy.xy" using 1:2 title \
> 'Ponawianie 0s' with lines, \
> "2/GOSxy.xy" using 1:2 title \
> 'Ponawianie 10s' with lines, \
>
That surely isn't too beautiful. I'll try to have a look, it shouldn't
be too complex.
Cheers,
Vincent
--
Au royaume des aveugles, il y a des borgnes à ne pas dépasser.
-- Soeur Marie-Thérèse des Batignoles (Maëster)
Vincent, not listening to anything for now
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]