tformat = system("pwd") . " %a %b %d %H:%M:%S %Y"
set timestamp tformat
kerry7 wrote:
>
> Hallo guys,
>
> I'm now facing a difficult problem.
> In my gnuplot script I plot several curves under UNIX.
> Now I want to add the current working directory and time to the pic I
> plotted.
> That means I want the 'pwd' and 'date' to be included in my plot.
> But I was not able to figure that out.
>
> p.s. The current working directory and time can be either included in the
> Title of the plot
> or in the legend of the plot.
>
> Could you give me some tips if anyone knows the answers?
>
> Thx a lot!
>
>
--
View this message in context: http://old.nabble.com/How-to-include-current-working-directory-and-time-to-the-plot-tp26678235p26707726.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|