Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #39110

Re: Multiple Plotting in Matplotlib

Newsgroups comp.lang.python
Date 2013-02-18 08:54 -0800
References <08e9a2e9-4f8d-47cc-80cc-22ae35f1c84f@googlegroups.com> <mailman.1954.1361202516.2939.python-list@python.org>
Subject Re: Multiple Plotting in Matplotlib
From subhabangalore@gmail.com
Message-ID <mailman.1956.1361206460.2939.python-list@python.org> (permalink)

Show all headers | View raw


On Monday, February 18, 2013 9:18:34 PM UTC+5:30, Nelle Varoquaux wrote:
> > Dear Group,
> 
> >
> 
> > I am trying to view multiple plotting files in matplotlib. My numbers range from 5 to few hundred. I was trying to use plt.subplot(), and plt.figure(n).
> 
> > But they did not work.
> 
> > plt.subplot() did not work at all.
> 
> > plt.figure(n) works till n=4. After that I am trying to get error messages.
> 
> 
> 
> Can you specify what "did not work at all" means and paste the error
> 
> messages and the code you are using ?
> 
> 
> 
> Thanks,
> 
> N
> 
> 
> 
> >
> 
> > If any one of the learned members can kindly help.
> 
> >
> 
> > Thanking in Advance,
> 
> > Regards,
> 
> > Subhabrata.
> 
> > --
> 
> > http://mail.python.org/mailman/listinfo/python-list

Thanks Nelle. It seems there was a minor coding mistake I was doing.

Regards,
Subhabrata.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Multiple Plotting in Matplotlib subhabangalore@gmail.com - 2013-02-18 06:50 -0800
  Re: Multiple Plotting in Matplotlib Nelle Varoquaux <nelle.varoquaux@gmail.com> - 2013-02-18 16:48 +0100
    Re: Multiple Plotting in Matplotlib subhabangalore@gmail.com - 2013-02-18 08:54 -0800
    Re: Multiple Plotting in Matplotlib subhabangalore@gmail.com - 2013-02-18 08:54 -0800

csiph-web