|
From: Joost K. <J.K...@As...> - 2009-10-15 09:18:04
|
Hi, I want the y-axis range to have the range of the data in the fourth column for a plot of the first column on the x-axis and the fourth column on the y-asis. And example of the data: 0.01 150 7.0 4.666666666666667 0.05 150 5.0 3.3333333333333335 0.1 150 11.0 7.333333333333333 0.2 150 18.0 12.0 But whatever I try I always get the y-range to be [0: max-of-the-second-column]. Apparently GnuPlot takes the second column as y-axis. Is it possible to make GnuPlot take the fourth column as the range for the y-axes? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl |