Re: [Matplotlib-users] set gca()

2011-11-27 Thread Eric Firing
On 11/27/2011 05:30 PM, Tom Bennett wrote: > Hi, > I am new to Matplotlib. I am using matplotlib under ipython. A > function script generates a figure that has three subplots. The thing is > that I would like to continue to interact with a specific subplot under > the interactive prompt through pyl

[Matplotlib-users] set gca()

2011-11-27 Thread Tom Bennett
Hi, I am new to Matplotlib. I am using matplotlib under ipython. A function script generates a figure that has three subplots. The thing is that I would like to continue to interact with a specific subplot under the interactive prompt through pylab after I run that function. However, gca() returns