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


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

Re: How do I plot data (not function) in a certain range?

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!nx01.iad01.newshosting.com!newshosting.com!69.16.185.16.MISMATCH!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!z7g2000vbp.googlegroups.com!not-for-mail
From "G." <bestenborstel@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: How do I plot data (not function) in a certain range?
Date Mon, 29 Aug 2011 05:11:07 -0700 (PDT)
Organization http://groups.google.com
Lines 5
Message-ID <2d19be71-0dbd-494d-ae1c-8a5e1f32f74d@z7g2000vbp.googlegroups.com> (permalink)
References <e625a582-5119-42e5-ab56-c1eec08c4b30@c33g2000yqm.googlegroups.com> <j30kqd$k6$1@dont-email.me> <c69e9ba3-3446-4f97-9c16-f0dd827d1612@t3g2000vbe.googlegroups.com> <3ecc9139-8514-47f0-930b-a815a87b8b11@x2g2000yql.googlegroups.com>
NNTP-Posting-Host 81.99.254.228
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
X-Trace posting.google.com 1314619867 28602 127.0.0.1 (29 Aug 2011 12:11:07 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Mon, 29 Aug 2011 12:11:07 +0000 (UTC)
Complaints-To groups-abuse@google.com
Injection-Info z7g2000vbp.googlegroups.com; posting-host=81.99.254.228; posting-account=xAfiKgoAAACGbx2DAeZ_UFFblA_npsF7
User-Agent G2/1.0
X-Google-Web-Client true
X-Google-Header-Order HUARLECNK
X-HTTP-UserAgent Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; de-de) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1,gzip(gfe)
Xref x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:556

Show key headers only | View raw


Sorry, the post above is wrong. Something like

plot 'data.dat' using 1:($1>0.11484 && $1<3 ? $2 :1/0)

seems to do the job. Not sure, if it is the best solution.

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


Thread

How do I plot data (not function) in a certain range? "G." <bestenborstel@gmail.com> - 2011-08-23 07:43 -0700
  Re: How do I plot data (not function) in a certain range? sfeam <sfeam@users.sourceforge.net> - 2011-08-23 09:34 -0700
    Re: How do I plot data (not function) in a certain range? "G." <bestenborstel@gmail.com> - 2011-08-29 04:53 -0700
      Re: How do I plot data (not function) in a certain range? "G." <bestenborstel@gmail.com> - 2011-08-29 04:57 -0700
        Re: How do I plot data (not function) in a certain range? "G." <bestenborstel@gmail.com> - 2011-08-29 05:11 -0700

csiph-web