Multiple Plotting in Matplotlib

S

subhabangalore

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.
 
N

Nelle Varoquaux

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
 
S

subhabangalore

Can you specify what "did not work at all" means and paste the error

messages and the code you are using ?



Thanks,

N

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

Regards,
Subhabrata.
 
S

subhabangalore

Can you specify what "did not work at all" means and paste the error

messages and the code you are using ?



Thanks,

N

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

Regards,
Subhabrata.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top