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

Home » Public Forums » archive » Re: Flow3 procedure
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: Flow3 procedure [message #39346 is a reply to message #39294] Thu, 13 May 2004 11:48 Go to previous message
adharac is currently offline  adharac
Messages: 23
Registered: April 2004
Junior Member
Hello, I tried what you suggested me to do, but now, the program is crashing...
Do you have any thing else in mind that can help me out?
Thanks.
Adhara



David Fanning <david@dfanning.com> wrote in message news:<MPG.1b043979dabbb0bf98973f@news.frii.com>...
> Adhara writes:
>
>> 1. Can someone tell me why do I get an error message that says:
>>
>> % FLOW3: Incorrect number of arguments.
>> % Execution halted at: $MAIN$ 49 C:\RSI\IDL55\lib\velocity3.pro
>>
>> When I include in the FLOW3 argument the sx,sy,sz arrays?
>>
>> Flow3, Vx, Vy, Vz, sx,sy,sz
>
> These arguments are keywords. And the way you are extracting
> them, they will be 2D vectors (which will probably also cause
> an error). Try something like this:
>
> Flow2, Vx, Vy, Vz, SX=Reform(sx), SY=Reform(sy), SZ=Reform(sz)
>
>> 2. If I erase sx,sy,sz, my vectors appear extremelly small! How can I fix this?
>
> Don't know about this. :-(
>
> Cheers,
>
> David
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: will pay
Next Topic: Re: Extremely Strange Program Behavior

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

Current Time: Fri Nov 28 13:29:54 PST 2025

Total time taken to generate the page: 0.00929 seconds