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

Home » Public Forums » archive » Re: Plotting to more than one window
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Plotting to more than one window [message #34174 is a reply to message #34159] Sat, 22 February 2003 06:32 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
David Fanning wrote:

> Matt Feinstein (notspecified@dev.null) writes:
>
>> I'm trying to plot data alternately, back and forth, to more than one
>> window, and have discovered, to my horror, that OPLOT uses the
>> coordinate conversion parameters for the -last- 'PLOT' procedure,
>> regardless of what the current window you're plotting in happens to
>> be. I can think of various messy and unpleasant ways to get the
>> plotting coordinate parameters I want in the windows I want, when I
>> want them-- but it would be nice if there was a neat and pleasant way
>> to do it-- is there?
>
> Do you mean without using an object? Then, no, there
> is no neat and pleasant way to do it. :-)
>
> The messy way, of course, is just to save the appropriate
> system variables:
>
> Window, 1
> Plot, data
> p1 = !P
> x1 = !X
> y1 = !Y
> z1 = !Z
> m1 = !Map
>

There are two routines of our library which saves and restores these system
variables.

http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_source/idl _html/dbase/download/savesysvar.tar.gz
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_source/idl _html/dbase/download/restsysvar.tar.gz

regards

Reimar


be a problem. :-)
>

--
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg-i/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Does CONVOL convolute
Next Topic: Upgrade the 'double' accuracy in IDL 5.5

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

Current Time: Fri Oct 10 09:33:04 PDT 2025

Total time taken to generate the page: 0.64165 seconds