Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.graphics.apps.gnuplot > #4670
| From | db <dieterhansbritz@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Passimg value to gnuplot |
| Date | 2024-08-12 13:28 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <v9d2m5$3adhj$1@dont-email.me> (permalink) |
| References | <v97v20$mkkp$1@dont-email.me> <v985pk$nucq$1@dont-email.me> |
On Sat, 10 Aug 2024 17:50:59 +0100, Chris Elvidge wrote: > On 10/08/2024 at 15:56, db wrote: >> I am writing a Fortran program that computes a number, which I want to >> appear in a label in a subsequent gnuplot. What is the best way to pass >> it and pick it up as label? >> > Look here: > https://stackoverflow.com/questions/12328603/how-to-pass-command-line- argument-to-gnuplot > http://www.bersch.net/gnuplot-doc/batch-interactive-operation.html These don't help. OK, maybe this is easier: My Fortran program writes out s single text line into a data file. It contains some text and a number. Now I start gnuplot. How do I get gnuplot to pick up that text and use it in a label or in a title? -- db
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Passimg value to gnuplot db <dieterhansbritz@gmail.com> - 2024-08-10 14:56 +0000
Re: Passimg value to gnuplot Chris Elvidge <chris@x550c.mshome.net> - 2024-08-10 17:50 +0100
Re: Passimg value to gnuplot db <dieterhansbritz@gmail.com> - 2024-08-12 13:28 +0000
Re: Passimg value to gnuplot Hans-Bernhard Bröker <HBBroeker@gmail.com> - 2024-08-12 19:09 +0200
Re: Passimg value to gnuplot db <dieterhansbritz@gmail.com> - 2024-08-13 13:19 +0000
csiph-web