Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39098
| X-Received | by 10.68.210.15 with SMTP id mq15mr1436257pbc.2.1361199051197; Mon, 18 Feb 2013 06:50:51 -0800 (PST) |
|---|---|
| X-Received | by 10.50.169.102 with SMTP id ad6mr1284814igc.11.1361199050927; Mon, 18 Feb 2013 06:50:50 -0800 (PST) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!su1no13021799pbb.0!news-out.google.com!jm3ni9pbb.0!nntp.google.com!kc14no12999145pbb.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Mon, 18 Feb 2013 06:50:50 -0800 (PST) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=122.161.209.244; posting-account=6SonuQoAAACzSakS5dCECcJQe6ylLrzY |
| NNTP-Posting-Host | 122.161.209.244 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <08e9a2e9-4f8d-47cc-80cc-22ae35f1c84f@googlegroups.com> (permalink) |
| Subject | Multiple Plotting in Matplotlib |
| From | subhabangalore@gmail.com |
| Injection-Date | Mon, 18 Feb 2013 14:50:51 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:39098 |
Show key headers only | 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. If any one of the learned members can kindly help. Thanking in Advance, Regards, Subhabrata.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll 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