using.
>
> --Michiel.
>
> --- On Wed, 8/19/09, Kim, Dae-Won wrote:
>
> > From: Kim, Dae-Won
> > Subject: Re: [Matplotlib-users] show() problem in Mac OS X 10.5.8
> > To: "Ryan May"
> > Cc: matplotlib-users@lists.sourceforge.net
> > Date: Wednesday,
clf()
plot([1,2,3,4,5])
show()
With this approach, I can press the enter when I want to see next figure.
Though It's not as convenient as 'multiple show()'..
On Wed, Aug 19, 2009 at 1:57 PM, Kim, Dae-Won wrote:
>
>
> On Wed, Aug 19, 2009 at 1:02 PM, Ryan May wrot
On Wed, Aug 19, 2009 at 1:02 PM, Ryan May wrote:
> On Wed, Aug 19, 2009 at 11:55 AM, coati wrote:
>
>>
>> I have a problem with show() command in my macbook machine (Leopard
>> 10.5.8).
>> For example, if I run the script shown below
>> (let assume it is saved as 'test.py', and I run a command