Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #209
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!69.16.185.11.MISMATCH!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!dn9g2000vbb.googlegroups.com!not-for-mail |
|---|---|
| From | Jacare Omoplata <walkeystalkey@gmail.com> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: How to plot 2 curves on the same plot with different scales |
| Date | Sun, 3 Apr 2011 13:07:27 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 26 |
| Message-ID | <126d95fc-dd34-4d9d-b0b5-1530439910bb@dn9g2000vbb.googlegroups.com> (permalink) |
| References | <00c918df-6378-4b17-882d-eab03d01290d@x3g2000yqj.googlegroups.com> <a5ef994e-6dcd-465b-a992-ff32e4370827@z37g2000vbl.googlegroups.com> |
| NNTP-Posting-Host | 208.54.35.35 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | posting.google.com 1301861247 21650 127.0.0.1 (3 Apr 2011 20:07:27 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Sun, 3 Apr 2011 20:07:27 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | dn9g2000vbb.googlegroups.com; posting-host=208.54.35.35; posting-account=ohaotwoAAAAS0jzXtdA8RIFyUieM2oB0 |
| User-Agent | G2/1.0 |
| X-HTTP-UserAgent | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.16) Gecko/20110323 Ubuntu/10.04 (lucid) Firefox/3.6.16,gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:209 |
Show key headers only | View raw
Thanks!
But I forgot to mention that I want to plot error bars too, for both
curves, for both x and y axes. How to I do that?
On Apr 3, 2:19 pm, Jiri <b...@karlov.mff.cuni.cz> wrote:
> If you plot from the data file having three columns: x y 1 y2
> then, e.g.:
> plot "datafilename" u 1:2, "datafilename" u 1:($3*5)
> ("y2" values will be plotted multiplied by 5)
> Jiri
>
> On 3 dub, 19:52, Jacare Omoplata <walkeystal...@gmail.com> wrote:
>
> > Hi,
>
> > I want to plot two curves on the same plot with different scales.
>
> > The y axis of one curve has larger numerical values than the y axis of
> > the other one. I want to compare the shapes, not the numerical values.
> > So I want to plot both of them in the same plot with different scales.
>
> > Is there any way this can be done?
>
> > Thanks
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
How to plot 2 curves on the same plot with different scales Jacare Omoplata <walkeystalkey@gmail.com> - 2011-04-03 10:52 -0700
Re: How to plot 2 curves on the same plot with different scales Jiri <bok@karlov.mff.cuni.cz> - 2011-04-03 11:19 -0700
Re: How to plot 2 curves on the same plot with different scales Jacare Omoplata <walkeystalkey@gmail.com> - 2011-04-03 13:07 -0700
Re: How to plot 2 curves on the same plot with different scales Jiri <bok@karlov.mff.cuni.cz> - 2011-04-04 01:35 -0700
Re: How to plot 2 curves on the same plot with different scales Rob Glaubius <rlglaubius@gmail.com> - 2011-04-04 05:17 -0700
Re: How to plot 2 curves on the same plot with different scales eric948470 <eric948470@gmail.com> - 2011-04-06 07:09 -0700
csiph-web