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

Home » Public Forums » archive » Re: Keyword DIMENSION not allowed in call to: MOMENT
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: Keyword DIMENSION not allowed in call to: MOMENT [message #73693 is a reply to message #73692] Sun, 21 November 2010 13:18 Go to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Nov 21, 6:53 pm, Mort Canty <m.ca...@fz-juelich.de> wrote:
> Just installed IDL 8.0.1 and got the above error message. The IDL help
> says:
>
> Syntax
> Result = MOMENT( X  [, DIMENSION=value] [, /DOUBLE] [,
> KURTOSIS=variable] [, MAXMOMENT={1|2|3|4}] [, MDEV=variable] [,
> MEAN=variable] [, /NAN] [, SDEV=variable] [, SKEWNESS=variable] [,
> VARIANCE=variable] )

moment() is a function provided as a source file. So if you have in
your path another moment, before IDL_DEFAULT, it will be found before
the builtin moment().

In my installation, it is in the file

IDL> print,file_which('moment.pro')
/usr/local/itt/idl/idl80/lib/moment.pro
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: math
Next Topic: Ending a code listing section with IDLdoc

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

Current Time: Sat Oct 11 13:23:06 PDT 2025

Total time taken to generate the page: 0.15931 seconds