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


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

Re: puttinh two condition for chosing columns while plotting

From Hans-Bernhard Bröker <HBBroeker@t-online.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: puttinh two condition for chosing columns while plotting
Date 2012-08-06 19:20 +0200
Message-ID <a8acnnFg06U1@mid.dfncis.de> (permalink)
References <b3a7d428-4217-4211-ad77-e6adecddf43f@googlegroups.com>

Show all headers | View raw


On 06.08.2012 15:42, sam wrote:
> plot './k1b' u 2:($3==10.0 7==8.0 ?$8:1/0)

So where in the documentation did find it suggested that to combine two 
logical values, you were to just put them next to each other,

> then I tried cama between two conditions, it didn#t work

... or put a comma between them,

> then I tried colom : and semicolom

... or put a colon or semicolon between them?

Please see "help expressions operators binary"


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


Thread

puttinh two condition for chosing columns while plotting sam <samjavan@gmail.com> - 2012-08-06 06:42 -0700
  Re: puttinh two condition for chosing columns while plotting sam <samjavan@gmail.com> - 2012-08-06 06:49 -0700
  Re: puttinh two condition for chosing columns while plotting Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-08-06 19:20 +0200

csiph-web