help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Flickering and drawnow plot


From: Rick T
Subject: Re: Flickering and drawnow plot
Date: Sat, 14 May 2016 13:19:38 -0400

Can you point to an example?  I'm not exactly sure what you mean.

On Sat, May 14, 2016 at 2:14 AM, Colin Macdonald <address@hidden> wrote:
On 13/05/16 20:50, RT wrote:
> I'm trying to animate two 3d plots at the same time but I keep getting
> flickering does anyone now of a workaround or how to prevent the flickering?

You could try plotting the surfaces *once* outside the loop, keeping
their handles.  Then set their zdata property within the loop.

I haven't actually tested this recently.

Colin


_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave


reply via email to

[Prev in Thread] Current Thread [Next in Thread]