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

Home » Public Forums » archive » Re: Xinteranimate and plots
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: Xinteranimate and plots [message #53733 is a reply to message #53695] Mon, 23 April 2007 07:57 Go to previous messageGo to previous message
Ingo von Borstel is currently offline  Ingo von Borstel
Messages: 54
Registered: September 2006
Member
Hi,
> Im trying to animate a 3d trajectory using the tool "XInterAnimate"
> and plotting with "plots" as follows:
>
> XInterAnimate, set=[500,500,10000], /Showload ,MPEG_QUALITY=100
> ...................................
> for j=1,9999 do begin
> plots, x((j-1)*200:j*200), y((j-1)*200:j*200), z((j-1)*200:j*200),

> % Subscript range values of the form low:high must be >= 0, < size,
> with low <= high: X.
> % Execution halted at: ANIMATE 27 /home/kostis/PROJECT
> LARMOR/dipole/animate.pro
> % $MAIN$

You might try to use a long variable as counter:
FOR j=1l,9999l do begin ...

Just a random guess, though.

Best regards,
Ingo

--
Ingo von Borstel <newsgroups@planetmaker.de>
Public Key: http://www.planetmaker.de/ingo.asc

If you need an urgent reply, replace newsgroups by vgap.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: some news from GDL 0.9 pre4
Next Topic: Re: hist_nd to place just one point on a grid

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

Current Time: Sat Oct 11 18:43:42 PDT 2025

Total time taken to generate the page: 1.44204 seconds