Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2805
| X-Received | by 10.42.111.131 with SMTP id u3mr4750247icp.1.1425592116676; Thu, 05 Mar 2015 13:48:36 -0800 (PST) |
|---|---|
| X-Received | by 10.140.101.51 with SMTP id t48mr214227qge.10.1425592116542; Thu, 05 Mar 2015 13:48:36 -0800 (PST) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!hl2no5171653igb.0!news-out.google.com!db6ni44597igc.0!nntp.google.com!hl2no5171639igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Thu, 5 Mar 2015 13:48:36 -0800 (PST) |
| In-Reply-To | <df344286-ddfa-4169-93ac-c30f9b4f9ec7@k39g2000yqd.googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=190.170.131.0; posting-account=mj3oEgoAAABMPtYWbx_mErIOraCndI2Q |
| NNTP-Posting-Host | 190.170.131.0 |
| References | <df344286-ddfa-4169-93ac-c30f9b4f9ec7@k39g2000yqd.googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <18475019-ee5c-4a69-a548-35d4e0473d13@googlegroups.com> (permalink) |
| Subject | Re: how to draw a reciprocal axis in gnuplot |
| From | Werner <wbramer@gmail.com> |
| Injection-Date | Thu, 05 Mar 2015 21:48:36 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Lines | 0 |
| Xref | csiph.com comp.graphics.apps.gnuplot:2805 |
Show key headers only | View raw
One trick I use is, overlay two graphs in multiplot. The second graph with 1 / lambda is generated as follows: plot [3.5: 1.0] 'A_B_C_D.dat' u (1239.84187 / $ 1) ($5)
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Re: how to draw a reciprocal axis in gnuplot Werner <wbramer@gmail.com> - 2015-03-05 13:48 -0800 Re: how to draw a reciprocal axis in gnuplot Ethan A Merritt <sfeam@users.sourceforge.net> - 2015-03-05 15:22 -0800
csiph-web