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

Home » Public Forums » archive » Re: System Variable Behavior Changed in IDL 6.0
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: System Variable Behavior Changed in IDL 6.0 [message #38479 is a reply to message #38475] Thu, 11 March 2004 07:36 Go to previous messageGo to previous message
Pepijn Kenter is currently offline  Pepijn Kenter
Messages: 31
Registered: April 2002
Member
> Is this a Windows thing? Collecting data for a call to RSI. :-)
>

Apperently, it works fine under my linux:

IDL> Print, !Version
{ x86 linux unix linux 6.0 Jun 27 2003 32 64}
IDL> !P.Multi=[0,2,3]
IDL> plot, findgen(11)
IDL> print, !X.Window[0], !Y.Window[0], !X.Window[1], !Y.Window[1]
0.0468800 0.705734 0.485943 0.980474
IDL> plot, findgen(11)
IDL> print, !X.Window[0], !Y.Window[0], !X.Window[1], !Y.Window[1]
0.546880 0.705734 0.985942 0.980474
IDL> plot, findgen(11)
IDL> print, !X.Window[0], !Y.Window[0], !X.Window[1], !Y.Window[1]
0.0468800 0.372401 0.485943 0.647140
IDL> plot, findgen(11)
IDL> print, !X.Window[0], !Y.Window[0], !X.Window[1], !Y.Window[1]
0.546880 0.372401 0.985942 0.647140
IDL> plot, findgen(11)
IDL> print, !X.Window[0], !Y.Window[0], !X.Window[1], !Y.Window[1]
0.0468800 0.0390675 0.485943 0.313807
IDL> plot, findgen(11)
IDL> print, !X.Window[0], !Y.Window[0], !X.Window[1], !Y.Window[1]
0.546880 0.0390675 0.985942 0.313807

By the way, what is the easiest way to switch between IDL versions under
linux? What I do now is using a soft link: idl -> idl_6.0 and renaming
it when I need to run 5.5. Aren't there any command line options?
Couldn't find them

Pepijn.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: System Variable Behavior Changed in IDL 6.0
Next Topic: Re: IDL online help for v6.0 (sigh)

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

Current Time: Fri Oct 10 03:43:43 PDT 2025

Total time taken to generate the page: 0.96165 seconds