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

Home » Public Forums » archive » Re: IDL8.0 Total - keyword dimension not allowed
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: IDL8.0 Total - keyword dimension not allowed [message #74651 is a reply to message #74650] Tue, 25 January 2011 17:35 Go to previous message
Heinz Stege is currently offline  Heinz Stege
Messages: 189
Registered: January 2003
Senior Member
On Tue, 25 Jan 2011 17:27:47 -0800 (PST), kisCA wrote:

> HI there,
>
> I was trying to make :
>
> inteql=total(mp1,dimension=1,/nan)
>
> with mp1 FLOAT = Array[6, 192]
>
> but I read this on the prompt : % Keyword DIMENSION not allowed in
> call to: TOTAL
>
> I have check in help, and this keyword should be allowed...Do any of
> you got this problem ?
>
> Thanks

Sure, Dimension is a parameter and not a keyword. Type
inteql=total(mp1,1,/nan)

Greetings, Heinz
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Structure altenatives
Next Topic: Coyote's BIG Idea

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

Current Time: Fri Oct 10 03:52:56 PDT 2025

Total time taken to generate the page: 0.32092 seconds