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?

From "G." <bestenborstel@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: How do I plot data (not function) in a certain range?
Date 2011-08-29 05:11 -0700
Organization http://groups.google.com
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>

Show all headers | 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