[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuplot-info
Subject:    Re: sub-plots(X,Y1,Y2,Y3)& (X,Y1,Y2,Y3,Z) in GNUPLOT!
From:       matuda () film ! s ! dendai ! ac ! jp
Date:       2000-10-19 10:38:03
[Download RAW message or body]

Hi! Viswanath

Using Gnuplot's multiplot mode, you can get the same x-axis and
differnet y-axes plot. Examples are as follows;

set multiplot
set border 3
set xtics nomirror 
set ytics nomirror
set origin 0.0,0.7
set size  1,0.3
set lmargin 10
set rmargin 10
set bmargin 0
set format x ""
plot [:][-1:1] sin(x)
set origin 0.0,0.4
set border 11
set format x "%g"
set ytics -2,1,2
set y2tics nomirror
set y2range[1:100]
set logscale y2
set size  1,0.3
set lmargin 10
set rmargin 10
set bmargin 0
plot [:][-2:2] cos(x), 100*sin(x)**2 axes x1y2
set nomultiplot
pause -1


Good luck!

Namio MATUDA <matuda@film.s.dendai.ac.jp>

 - -
[[[[ to unsubscribe from info-gnuplot, send an email with body
unsubscribe info-gnuplot
to majordomo@dartmouth.edu
]]]]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic