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


Groups > comp.lang.python > #39105

Re: Multiple Plotting in Matplotlib

References <08e9a2e9-4f8d-47cc-80cc-22ae35f1c84f@googlegroups.com>
Date 2013-02-18 16:48 +0100
Subject Re: Multiple Plotting in Matplotlib
From Nelle Varoquaux <nelle.varoquaux@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1954.1361202516.2939.python-list@python.org> (permalink)

Show all headers | View raw


> 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

Back to comp.lang.python | Previous | NextPrevious in thread | Next 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