Path: csiph.com!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?UTF-8?Q?Hans-Bernhard_Br=C3=B6ker?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Passimg value to gnuplot Date: Mon, 12 Aug 2024 19:09:50 +0200 Lines: 17 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de nDW+3nZXLND6+fmv89qWcw3ZRbNeIuGMWEHb23ZmyoyOLBNJA8x+LVVjBB Cancel-Lock: sha1:onakri3SDLFyCpZReyfF25Sm+FA= sha256:xwq0b3Yp3R0tKCJ8ggJWJpRcK+tIMhRtw3Q0fkhbh5E= User-Agent: Mozilla Thunderbird Content-Language: de-DE In-Reply-To: Xref: csiph.com comp.graphics.apps.gnuplot:4671 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