dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20530
Re: [Question #139524]: plot in same window
Question #139524 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/139524
Status: Open => Answered
Anders Logg proposed the following answer:
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
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.