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


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

Scaling one data file

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From Dieter Britz <dieterhansbritz@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Scaling one data file
Date Mon, 5 Nov 2012 13:12:42 +0000 (UTC)
Organization A noiseless patient Spider
Lines 14
Message-ID <k78e0a$adq$1@dont-email.me> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
Injection-Date Mon, 5 Nov 2012 13:12:42 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="4b6b6bdb5fb0f67aa87710b7e19fff07"; logging-data="10682"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/BKniark2MsP8MyGutR2hY6pwWe+RnIKM="
User-Agent Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master)
Cancel-Lock sha1:MyzD6rrbu1BkytUpoBHYJzh+Nao=
Xref csiph.com comp.graphics.apps.gnuplot:1467

Show key headers only | View raw


I plot two curves, where the one always lies in the y range
[0:1] but the other varies, and sometimes has a much smaller
y-range. I plot them with

plot 'datafile' w l, 'datafile' using 1:3 w l

and in some cases, the 1:3 plot hugs the zero line.
Can I multiply it by some factor in the plot statement?

I know I can do that in the program that writes out the
data but I would also like to do it within gnuplot.

-- 
Dieter Britz

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


Thread

Scaling one data file Dieter Britz <dieterhansbritz@gmail.com> - 2012-11-05 13:12 +0000
  Re: Scaling one data file Karl <ratzsch@polymer.uka.de> - 2012-11-05 18:47 +0100
    Re: Scaling one data file Dieter Britz <dieterhansbritz@gmail.com> - 2012-11-06 12:33 +0000
      Re: Scaling one data file Ingo Thies <ingo.thies@gmx.de> - 2012-11-06 22:10 +0100

csiph-web