Running from command line (not ipython), is there some way to add a plot and 
update display without blocking?  I have an algorithm that should iteratively 
converge.  I'd like to draw the result (a plot) after N iterations, continue 
computing, then draw after 2N, etc.  Retaining the previous plots.

Also, what if I wanted to erase previous plots?


------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to