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 #53695 is a reply to message #53692] Wed, 25 April 2007 12:04 Go to previous messageGo to previous message
kostis is currently offline  kostis
Messages: 17
Registered: December 2006
Junior Member
Now i understand what the problem is but I dont know how to fix it:

n=100000L
x=findgen(n)
y=findgen(n)
z=findgen(n)
XInterAnimate, set=[500,500,999]
for j=1L,998L,500 do begin
plots, x((j-1):j), y((j-1):j), z((j-1):j),/T3D,/DATA
XInterAnimate, Frame=j, Window=!D.Window
endfor
XInterAnimate

Although j is defined as a 'long' number the number j*100 is not and
the animation stops when the limit is reached..
How do i fix it???

Thanx a lot
[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:46:21 PDT 2025

Total time taken to generate the page: 0.56294 seconds