← Back to team overview

dolfin team mailing list archive

Re: [Question #139524]: plot in same window

 

On Wed, Dec 29, 2010 at 05:57:22PM -0000, Chaffra wrote:
> New question #139524 on DOLFIN:
> https://answers.launchpad.net/dolfin/+question/139524
>
> How do I make dolfin use the same window for the next plot command?

By plotting the same object.

If you are plotting a solution, make sure that you use the same
Function object in every plot and update the values of the Function
between plots.

--
Anders



Follow ups

References