Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1998
| From | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Using using |
| Date | 2013-08-23 12:02 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <kv7ivs$8tk$1@dont-email.me> (permalink) |
| References | <kv56va$q32$1@dont-email.me> <kv5boi$q05$1@news.rz.uni-karlsruhe.de> <kv77pa$loj$1@dont-email.me> <kv7aml$3nt$1@dont-email.me> |
On Fri, 23 Aug 2013 11:40:37 +0200, Christoph Bersch wrote: > Am 23.08.2013 10:50, schrieb Dieter Britz: >> >> gnuplot<< eoi set term postscript enh eps 24 set output 'test.eps' >> plot 'test.dat' using 1:($2 + 1) w p pt 7 quit eoi > > If you call gnuplot from a shell you should use column(2). ?? I have been using this, e.g. "using 1:3" to override the default 1:2, for years, and never a problem. Or do you mean I must use that if I want to manipulate the values in a column? If so, exactly how do I express that? The manual for 4.6 shows it as I use it - and I get an error. -- Dieter Britz
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Using using Dieter Britz <dieterhansbritz@gmail.com> - 2013-08-22 14:24 +0000
Re: Using using Karl <mail.kfr@gmx.net> - 2013-08-22 17:46 +0200
Re: Using using Dieter Britz <dieterhansbritz@gmail.com> - 2013-08-23 08:50 +0000
Re: Using using Christoph Bersch <usenet@bersch.net> - 2013-08-23 11:40 +0200
Re: Using using Dieter Britz <dieterhansbritz@gmail.com> - 2013-08-23 12:02 +0000
Re: Using using Dieter Britz <dieterhansbritz@gmail.com> - 2013-08-23 12:44 +0000
Re: Using using Christoph Bersch <usenet@bersch.net> - 2013-08-23 15:04 +0200
csiph-web