Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2410
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2014-04-16 05:56 -0700 |
| References | <10ae33b0-f5b0-4eb9-807f-7754a4abdd66@googlegroups.com> <lgpm47$u4a$1@news.rz.uni-karlsruhe.de> <78825588-a0a6-4cca-8cfa-649b02aa9122@googlegroups.com> <lhgkpk$hri$1@news.rz.uni-karlsruhe.de> |
| Message-ID | <2fa8bc1c-583a-4045-8d61-9ebc7c20854e@googlegroups.com> (permalink) |
| Subject | Re: syntax for plotting fitting parameters has changed? |
| From | Jean Dubois <jeandubois314@gmail.com> |
Op woensdag 2 april 2014 11:20:38 UTC+2 schreef Karl:
> Am 24.03.2014 22:39, schrieb Jean Dubois:
>
> > Op maandag 24 maart 2014 17:23:24 UTC+1 schreef Karl:
>
> >> Am 24.03.2014 16:24, schrieb Jean Dubois:
>
> >>
>
> >>
>
> >>
>
> >>> I used to plot labels with commands like this:
>
> >>
>
> >>
>
> >>
>
> >>> set label 'Fitted value $f_{-3dB}$ = %3.5g Hz',c at 14000,93.5
>
> >>
>
>
>
> >>
>
> >> You need to invoke gprintf() or sprintf() to actually _do_ the formatting.
>
> >>
>
> > Dear Karl,
>
> > Could you please show me in an example (preferably the one above) how to accomplish this? I'd really appreciate that very much
>
> >
>
>
>
> Have you read "help gprintf"? rtfm ;-)
>
>
>
> set label gprintf("Fitted value %3.5g",c) at 1,1
>
>
>
> K
thank you very much Karl
kind regards,
jean
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar | Unroll thread
syntax for plotting fitting parameters has changed? Jean Dubois <jeandubois314@gmail.com> - 2014-03-24 08:24 -0700
Re: syntax for plotting fitting parameters has changed? Karl <mail.kfr@gmx.net> - 2014-03-24 17:23 +0100
Re: syntax for plotting fitting parameters has changed? Jean Dubois <jeandubois314@gmail.com> - 2014-03-24 14:39 -0700
Re: syntax for plotting fitting parameters has changed? Jean Dubois <jeandubois314@gmail.com> - 2014-04-02 01:50 -0700
Re: syntax for plotting fitting parameters has changed? Karl <mail.kfr@gmx.net> - 2014-04-02 11:20 +0200
Re: syntax for plotting fitting parameters has changed? Jean Dubois <jeandubois314@gmail.com> - 2014-04-16 05:56 -0700
csiph-web