set label sprintf("%f",f(10))
have a look at:
http://www.gnuplot.info/docs/node193.html
http://www.gnuplot.info/docs/node53.html
Maygnu wrote:
>
> Dear all,
> I'm new to this forum and have following question:
>
> When printing e.g. a single value of a function, like "print f(10)", it is
> output to terminal (when terminal is set). How can I output this single
> value to a plot (as separate plot or beside/below a plot) and/or to the
> appropriate ps-file ?
> Beside the plot itself I want to have some characteristic values in a
> table, additional to the plot. So, not only to have a graph, but some
> single values of interest.
>
> Probably it is a rather simple problem, but anyway.
> Thanks,
> Maygnu
>
--
View this message in context: http://www.nabble.com/Print-outputs-to-plot-or-ps-file-tp24865777p24877997.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|