Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #631
| From | Christoph Bersch <usenet@bersch.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: How to change the starting point? |
| Date | 2011-10-06 13:50 +0200 |
| Organization | GWDG, Goettingen |
| Message-ID | <j6k4mt$h12$1@gwdu112.gwdg.de> (permalink) |
| References | <a3ee7b1e-128b-4920-b5cb-9760f08ebeb2@d17g2000yqa.googlegroups.com> <24961279.2170.1317900115176.JavaMail.geo-discussion-forums@yqlb4> |
On 06.10.2011 13:21, buxton@rmu.edu wrote: > > plot 'data.dat' u ($0<63? 1/0: $1):2 For this case you can use the 'every' keyword: plot 'data.dat' every ::63 Christoph
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
How to change the starting point? Veronica <tehbanhong@gmail.com> - 2011-10-05 20:37 -0700
How to change the starting point? buxton@rmu.edu - 2011-10-06 04:21 -0700
Re: How to change the starting point? Christoph Bersch <usenet@bersch.net> - 2011-10-06 13:50 +0200
csiph-web