comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: pvwave plot windows
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: pvwave plot windows [message #4915] Fri, 25 August 1995 00:00
todd is currently offline  todd
Messages: 25
Registered: February 1994
Junior Member
In article <41hf2r$fjl@seralph9.essex.ac.uk>, Pearson J E <jepear@essex.ac.uk> writes:
|> Is it possible to have more than one plot window on the screen. At the moment
|> every time I use the plot command it just overwrites the existing plot. I do
|> not
|> wnaty this to happen. ( I do know how to put more than one plot into the same
|> window).
|>
|> Any Help Much Appreciated, thanks
|>
|> -
|> |Jonathan Pearson - Postgrad| Why Waste Time Learning? |
|> | Computer Science Dept. | When Ignorance Is Instantaneous! |
|> |University Of Essex,England| |
|> | Mail--jepear@essex.ac.uk | - Hobbes, from Calvin and Hobbes fame |
|>

Use the WINDOW procedure to create new windows and the WSET procedure
to make them the active window. Windows can have numbers from 0-99,
I think.

e.g.
plot,x,y ;creates window 0 by default and plots
window,1 ;creates a new plot window and makes it active
plot,u,v ;plots to window 1
wset,0 ;resets the active window to window 0
plot,s,t ;plot in window 0
--

Todd Ratcliff |(310)825-3118
Geodynamics Research Group |todd@artemis.ess.ucla.edu
UCLA Dept. of Earth & Space Sciences|http://artemis.ess.ucla.edu/~todd/home.html
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: MachTen and IDL
Next Topic: Re: IDL's FAQ wanted

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:40:11 PDT 2025

Total time taken to generate the page: 0.00630 seconds