Hi,
Is it posible to put in a label value of variable? I tryed something like
this:
age=10
set label age "Gyr" at 9000,0.1
plot 'file.dat' using 1:4
How to do this properly is it is posible
thanks
oliver
--
View this message in context: http://www.nabble.com/label-tf3498950.html#a9771696
Sent from the Gnuplot - User mailing list archive at Nabble.com.
ovince wrote:
> Is it posible to put in a label value of variable?
Yes. "help set label", which you should have consulted before asking
here, tells you how.