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

Home » Public Forums » archive » Re: On the differences between idl and pvwave
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: On the differences between idl and pvwave [message #177] Tue, 24 September 1991 13:23 Go to previous message
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
In article <1991Sep20.031251.29717@uokmax.ecn.uoknor.edu>,
keller@nsslsun.nssl.uoknor.edu (Dave Keller) writes...

> Graphics commands especially go by the 'keyword' concept in PVWAVE, while
> IDL goes (VAX version) by 'parameters':
> IDL> CONTOUR,agrid,[1,2,5,10,20,50,100]
> WAVE>CONTOUR,agrid,labels=[1,2,5,10,20,50,100]
> The latter is too much typing for an INTERACTIVE programming language IMO.
> I also believe that the former is better for 'sophisticated' programming
> where you might build commands then execute them (if you are so inclined).

You're using an *OLD* version of IDL. This is comparing apples and oranges.
Keywords originated in IDL (version 2) before IDL and PVWAVE split apart.

Keywords are an immensely useful concept. The sophistication of my IDL
software has increased exponentially since keywords were introduced. It is a
hell of a lot easier for *OPTIONAL* information to propagate through a chain of
subroutines if the keyword concept is used.

Bill Thompson
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Linking IDL with FORTRAN routines under UNIX: interpol.pro
Next Topic: Re: Linking IDL with FORTRAN routines under UNIX: interpol.f

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

Current Time: Wed Oct 08 15:07:39 PDT 2025

Total time taken to generate the page: 0.00364 seconds