Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1782
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Dieter Britz <dieterhansbritz@gmail.com> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Scaling a curve |
| Date | Wed, 24 Apr 2013 11:58:31 +0000 (UTC) |
| Organization | A noiseless patient Spider |
| Lines | 19 |
| Message-ID | <kl8hd7$dev$1@dont-email.me> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Wed, 24 Apr 2013 11:58:31 +0000 (UTC) |
| Injection-Info | mx05.eternal-september.org; posting-host="ac27bc306e2949aa06a7f4657450a20d"; logging-data="13791"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+YsIhT/uhDPqud/zcTx/jNH1eYMQOQE+0=" |
| User-Agent | Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) |
| Cancel-Lock | sha1:rkywTJXJttKeq743QJKQh3f9bLo= |
| Xref | csiph.com comp.graphics.apps.gnuplot:1782 |
Show key headers only | View raw
My apologies if I have asked this before (but I don't think I have): I want to scale a curve by diving the curve height by pi/2 = 0.6366. I see that I can get a function of an axis by using "using", so why doesn't this work: using 1:($2*0.6366) ? In the manual, I find using 1:(log($2)) which led me to think this should work. Maybe even using 1:($2*2/pi) -- Dieter Britz
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar | Unroll thread
Scaling a curve Dieter Britz <dieterhansbritz@gmail.com> - 2013-04-24 11:58 +0000
Re: Scaling a curve Christoph Bersch <usenet@bersch.net> - 2013-04-24 14:42 +0200
Re: Scaling a curve Dieter Britz <dieterhansbritz@gmail.com> - 2013-04-24 12:46 +0000
Re: Scaling a curve Dieter Britz <dieterhansbritz@gmail.com> - 2013-04-24 12:54 +0000
Re: Scaling a curve Christoph Bersch <usenet@bersch.net> - 2013-04-24 15:13 +0200
Re: Scaling a curve Karl <ratzsch@polymer.uka.de> - 2013-04-24 15:29 +0200
Re: Scaling a curve Christoph Bersch <usenet@bersch.net> - 2013-04-24 15:34 +0200
Re: Scaling a curve sfeam <sfeam@users.sourceforge.net> - 2013-04-24 08:00 -0700
Re: Scaling a curve Dieter Britz <dieterhansbritz@gmail.com> - 2013-04-25 09:55 +0000
Re: Scaling a curve Karl <ratzsch@polymer.uka.de> - 2013-04-24 14:50 +0200
csiph-web