Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Dieter Britz Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Using using Date: Fri, 23 Aug 2013 12:02:04 +0000 (UTC) Organization: A noiseless patient Spider Lines: 17 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Fri, 23 Aug 2013 12:02:04 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="ac27bc306e2949aa06a7f4657450a20d"; logging-data="9140"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19woz7TOviPGZasY166P6pqY25c2XXoeHI=" User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) Cancel-Lock: sha1:5OZrP9ResFOMSyV8B3PtcKEARaA= Xref: csiph.com comp.graphics.apps.gnuplot:1998 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