« Return to Thread: Problem plotting several data files with lines

Re: Problem plotting several data files with lines

by Hans-Bernhard Bröker-2 :: Rate this Message:

Reply to Author | View in Thread

Giacomo Monari wrote:

>  >plot  "r0_d0.dat" ls 1 ti "z = 0" with lines,\
>  > "r1_d0.dat" ls 2 ti "z = R_{max}/2" with lines,\
>  > "r2_d0.dat" ls 3 ti "z = R_{max}/4" with lines

How exactly do you send this to gnuplot?  In a script file, or
interactively?  Do you get any error or warning messages?

And what gnuplot version is that, anyway.  On what platform?

> Only problem is that when I look at the output it shows only the  
> first curve, the key, the labels etc. but nothing about the 2nd and  
> 3rd curve.

That cannot happen.  Are you *sure* your second and third data file
contain data actually plottable as lines?



------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Gnuplot-info mailing list
Gnuplot-info@...
https://lists.sourceforge.net/lists/listinfo/gnuplot-info

 « Return to Thread: Problem plotting several data files with lines