Skip to content
Back to formatted view

Raw Message

Message-ID: <4300AFAE.2080203@stats.uwo.ca>
Date: 2005-08-15T15:07:26Z
From: Duncan Murdoch
Subject: scratch a figure
In-Reply-To: <BAY105-F3234F0F691B65E511506B0D0BF0@phx.gbl>

å´ æ˜Š wrote:
> Hi,
> I have generated a figure using rgl.surface(),how can I scratch this 
> figure? thanks a lot.

Which version of rgl are you using? Current is 0.65. What does "scratch" 
mean?  There are functions rgl.close(), rgl.clear(), rgl.pop().  You can 
also just close the window; a new one will be created the next time you 
draw something.

Duncan Murdoch