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

Home » Public Forums » archive » How to clear an object plot
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
How to clear an object plot [message #72797] Tue, 05 October 2010 10:06
Jean[2] is currently offline  Jean[2]
Messages: 41
Registered: October 2010
Member
Hi again,

#1 I'm calling the new IDL 8.0 plot feature object plot has an
official name has been found for this guy ? :-)
#2 I'm creating a very simple plot
> _p = plot(indgen(10))
but now I want to very quickly display another using the same _p
window. Closing this one and creating a new one won't work because I
need to do this at a very high rate.

To get the full story, I have an application that shows a 2d image
(using tvscl). When the user moves his mouse over this image, the z vs
x and z vs y are plotted in 2 differents plot objects.

I tried to use _p.select and _p = plot(<new plot>) but this plots the
new data on top of the old one.

Am I missing something here ?

Thanks for your help

Jean
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Problem with initialization of location of plot when using 2 monitors
Next Topic: Re: How to clear an object plot

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

Current Time: Wed Oct 08 11:45:06 PDT 2025

Total time taken to generate the page: 0.00462 seconds