Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


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

Re: placing expressions in "using" fails

From Hans-Bernhard Bröker <HBBroeker@t-online.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: placing expressions in "using" fails
Date 2017-05-19 20:48 +0200
Message-ID <eo8t0jFnad1U1@mid.dfncis.de> (permalink)
References <a93248a5-f227-4af7-a807-93f7d78faee6@googlegroups.com>

Show all headers | View raw


Am 19.05.2017 um 19:09 schrieb Fritz Sonnichsen:

> However when I use this construct I get and "invalid expression" condition and the field "$17" appears to be empty (it is not).

That's because the $1, $2 ... short-hand notation only reaches up to $9. 
  For higher column numbers you should really use the long-hand syntax 
column(<n>).

> The gnuplot doc I am referring to is: http://gnuplot.sourceforge.net/docs_4.2/node133.html

That's the documentation of a version of gnuplot that's between 8 and 10 
_years_ old now, or to put it differently, it's about 20 releases out of 
date.  If you're not using an equally ancient version of gnuplot itself, 
you should not be using this edition of the documentation; and if you 
are, you should seriously consider updating.

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


Thread

placing expressions in "using" fails Fritz Sonnichsen <sonnichs@gmail.com> - 2017-05-19 10:09 -0700
  Re: placing expressions in "using" fails Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2017-05-19 20:48 +0200
  Re: placing expressions in "using" fails Fritz Sonnichsen <sonnichs@gmail.com> - 2017-05-19 13:31 -0700

csiph-web