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

Home » Public Forums » archive » completely reset PostScript device between plots?
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: completely reset PostScript device between plots? [message #30498 is a reply to message #30373] Tue, 30 April 2002 04:26 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
noymer@socrates.Berkeley.EDU wrote:
>
> Reimar Bauer <r.bauer@fz-juelich.de> writes:
>
>> You can save the system variables before each plot and restore them
>> back afer one plot.
>>
>> http://www.fz-juelich.de/icg/ [...] /savesysvar.tar.gz + restsysvar.tar.gz
>>
>
> Dear Reimar,
>
> Thanks!
>
> Let me ask you:
>
> This:
> ; EXAMPLE:
> ; save = savesysvar()
> ; ..... plotting ....
> ; restore, save
>
> Should read:
> ; EXAMPLE:
> ; save = savesysvar()
> ; ..... plotting ....
> ; restsysvar, save
>
> No? Either that or I'm confused.
>
> Also: it doesn't work. I must be changing something that is not
> saved/restored by your code, which looks to be useful generally speaking.
>
> -Andrew

Thanks for this info

Can you try another trick,

save,file='sysv.sav',/SYSTEM_VARIABLES
..... plotting ....
restore,file='sysv.sav'
..... plotting ....


If this works then I like to add some more ! variables to our
routines. (If I know which)


Reimar






--
Reimar Bauer

Institut fuer Stratosphaerische Chemie (ICG-I)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
------------------------------------------------------------ -------
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg1/idl_icglib/idl_lib_intro.h tml
============================================================ =======
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: color_quan(...., Cube=6) makes white white, but ...
Next Topic: TVSL & PS

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

Current Time: Sat Oct 11 12:30:14 PDT 2025

Total time taken to generate the page: 0.39954 seconds