Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.graphics.apps.gnuplot > #4671

Re: Passimg value to gnuplot

From Hans-Bernhard Bröker <HBBroeker@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Passimg value to gnuplot
Date 2024-08-12 19:09 +0200
Message-ID <lhutuvFlaahU1@mid.dfncis.de> (permalink)
References <v97v20$mkkp$1@dont-email.me> <v985pk$nucq$1@dont-email.me> <v9d2m5$3adhj$1@dont-email.me>

Show all headers | View raw


Am 12.08.2024 um 15:28 schrieb db:

> 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?

Make your output file look like gnuplot commands, and then just "load" 
that file.

E.g. your output might look like this:

# some notes here, which gnuplot treats as comments
# even more text to ignore
nice_variable_name = 15.735

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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