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

Home » Public Forums » archive » Re: Simple animation?
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: Simple animation? [message #32087 is a reply to message #32076] Wed, 11 September 2002 09:53 Go to previous messageGo to previous message
Pavel A. Romashkin is currently offline  Pavel A. Romashkin
Messages: 531
Registered: November 2000
Senior Member
How about a 2 s download and two lines of code:

IDL> display, findgen(100), name='this'
IDL> for i =1, 100 do display, sin(findgen(100)/(1000./i)), name='this', /over

http://www.ainaco.com/idl/idl_library/display.pro

Cheers,
Pavel


Shawn wrote:
>
> Hello,
> I recently tried to animate the change in my data with time. I
> found that if I plotted to the same window, it would over plot the old
> data, which was good, but it also redraws the axis every time as well,
> which causes a lot of "flashing". Is it possible to tell IDL to only
> redraw the data and to leave the axis alone?
> Thanks,
> Shawn
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: having IDL output to another X11 window
Next Topic: Re: Ascii-import

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

Current Time: Sun Oct 12 07:18:26 PDT 2025

Total time taken to generate the page: 0.16002 seconds