On Fri, Dec 22, 2006 at 12:21:44PM -0500, Alan G Isaac wrote: > On 2006年12月22日, ch...@se... apparently wrote: > > I'm wondering if there is some way to tell Maplotlib to > > create a DIFFERENT figure > > It looks like you are using pylab? > How about pylab.figure()? > Thanks for email. Yes 1st message in this thread has code to create each plot. Each one does a 'figure_ = pylab.figure()' already. chris