Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!g7g2000vbd.googlegroups.com!not-for-mail From: Gabriele Newsgroups: comp.graphics.apps.gnuplot Subject: Use fit parameters as title for a plot Date: Wed, 7 Dec 2011 08:33:00 -0800 (PST) Organization: http://groups.google.com Lines: 13 Message-ID: NNTP-Posting-Host: 93.144.40.251 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1323275581 28351 127.0.0.1 (7 Dec 2011 16:33:01 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 7 Dec 2011 16:33:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g7g2000vbd.googlegroups.com; posting-host=93.144.40.251; posting-account=CsfCXgoAAAAovD-khYkXrvd27ro60Dl0 User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0 Iceweasel/8.0,gzip(gfe) Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:726 Hi to everyone. Suppose i just ran a fit with gnuplot using the function: f(x) = Ax +B The fit returns in the log the A value (let's call it Aval) with its error (let's call it Aerr). Now i want to plot a graph with a title like: "blablabla Aval - Aerr blablabla" How would you do that? Any help will be truly appreciated! Thanks in advance