On Tue, Jun 10, 2008 at 8:41 AM, Tony S Yu <[EMAIL PROTECTED]> wrote:
> Hey Mark,
> Actually, recalling subplot(211) seems to work for me. Strange.

Yes, this is the expected behavior, you can reactivate any axes or
subplot by simply making the same axes or subplot call (with the same
arguments).  This is discussed in the pylab tutorial section "working
with multiple figures and axes" at
http://matplotlib.sourceforge.net/tutorial.html#figs_and_axes

JDH

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to