Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2117

Re: Plots During Iterations

From "Nasser M. Abbasi" <nma@12000.org>
Newsgroups comp.soft-sys.math.mathematica
Subject Re: Plots During Iterations
Date 2011-05-05 09:24 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <iptqd5$de1$1@smc.vnet.net> (permalink)
References <ipsohh$8a2$1@smc.vnet.net>

Show all headers | View raw


On 5/4/2011 4:46 PM, Kevin J. McCann wrote:
> I have a bit of code that implements the Relaxation Method for the
> solution of Laplace's equation for an E&M problem. I would like to make
> a ListContourPlot of the potential after each step in the iteration.
> However, when I put the plot inside the For loop, there is no plot - the
> calculation runs fine, though. Is there a way to do this?
>
> Thanks,
>
> Kevin
>


Try Print[Plot[...]] ?

--Nasser


Back to comp.soft-sys.math.mathematica | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Plots During Iterations "Kevin J. McCann" <Kevin.McCann@umbc.edu> - 2011-05-04 23:46 +0000
  Re: Plots During Iterations "M.Roellig" <markus.roellig@googlemail.com> - 2011-05-05 09:24 +0000
  Re: Plots During Iterations "Nasser M. Abbasi" <nma@12000.org> - 2011-05-05 09:24 +0000

csiph-web