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

Home » Public Forums » archive » Xinteranimate and plots
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Xinteranimate and plots [message #53737] Mon, 23 April 2007 06:52
kostis is currently offline  kostis
Messages: 17
Registered: December 2006
Junior Member
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),
$
/T3D,/DATA,Thick=1
XInterAnimate, Frame=j, Window=!D.Window
endfor
XInterAnimate

The animation starts but in the middle it pops the message:

% 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$

indicating the line plots... has the problem
What does this message mean exactly??
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: saving arrays within loop
Next Topic: Re: Pasting subarray into array with compound assignment

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

Current Time: Thu Oct 09 14:18:41 PDT 2025

Total time taken to generate the page: 1.83659 seconds