[18765] in s-news-athena

home help back first fref pref prev next nref lref last post

[S] multiple plot on one axes

daemon@ATHENA.MIT.EDU (Hwee Kuan Lee)
Tue Jul 27 20:54:13 1999

Message-Id: <UrbZBLm00bkC1Gulo0@andrew.cmu.edu>
Date: Tue, 27 Jul 1999 20:48:23 -0400 (EDT)
From: Hwee Kuan Lee <hwee+@andrew.cmu.edu>
To: s-news@wubios.wustl.edu


Hi,

Anyone know how to do multiple plot on one set of axis? I had been
trying subplot, and other functions.

(1) I tried the add=T option in plotting and it works for plots like
image and contour plot.

(2) add=T option does not work for the plot function.

(3) e.g. how to plot the following two plots on the same set of axis?
plot(0:2,4:6,type="b",pch=3) and plot(2:4,-1:1,type="b",pch=4)

thanks.
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

home help back first fref pref prev next nref lref last post