Home »
Public Forums »
archive »
Multi Plot and OverPlot
Re: Multi Plot and OverPlot [message #5594 is a reply to message #5583] |
Thu, 04 January 1996 00:00  |
chs11
Messages: 14 Registered: October 1995
|
Junior Member |
|
|
In article <4cff1o$fkj@mojo.eng.umd.edu>,
Sanjay K <sanjay@windvane.umd.edu> wrote:
>
> I have two plots in a window, and I want to overplot
> on each of them individually. Is there a way to do this
> or am I wasting my time?.
Each section of a multi-page window behaves like an individual plotting
device. So for a two plot page,
plot(...)
oplot(...)
oplot(...)
plot(...)
oplot(...)
oplot(...)
should do what you are asking. I don't believe that you can oplot
to the previous plot once you've made the second plot call, though.
I'd be happy if someone could demonstrate that I'm wrong about that.
Carl
||---------------------------------------------------------- -----------||
|| Carl H. Sayres || Author of 'The Unofficial Unauthorized ||
|| chs11@columbia.edu || Columbia University OS/2 Homepage' ||
|| || http://www.columbia.edu/~chs11/cuos2.html ||
||---------------------------------------------------------- -----------||
|| Access the Hobbes FTP site through the Hobbes Virtual Mirror ||
|| http://www.columbia.edu/~chs11/hvm.html ||
||______ Team OS/2 !!!! _______________________________________________||
|
|
|
Current Time: Sat Oct 11 15:42:38 PDT 2025
Total time taken to generate the page: 1.35982 seconds