Re: [Matplotlib-users] multiple plots in 1 figure

2009-05-19 Thread Armin Moser
Sandro Tosi schrieb: > On Tue, May 19, 2009 at 12:54, wrote: >> Could you help me with plotting the columns of a matrix vs it's index in 1 >> figure. S if i have an m *n matrix i have to have n plots in 1 figure. > > simply issue multiple times "plot()" with the give information, then > call pyp

Re: [Matplotlib-users] multiple plots in 1 figure

2009-05-19 Thread Abhinav Verma
you can use - from pylab import plotfile, show plotfile("filename", (0,1,2,3,4,5,6)) # for a 7 column data show() -- cheers, Abhi On Tue, May 19, 2009 at 12:54 PM, wrote: > > Dear matplotLib Users, > > Could you help me with plotting the columns of a matrix vs it's in

Re: [Matplotlib-users] multiple plots in 1 figure

2009-05-19 Thread Sandro Tosi
On Tue, May 19, 2009 at 12:54, wrote: > Could you help me with plotting the columns of a matrix vs it's index in 1 > figure. S if i have an m *n matrix i have to have n plots in 1 figure. simply issue multiple times "plot()" with the give information, then call pyplot.show(); something like i

[Matplotlib-users] multiple plots in 1 figure

2009-05-19 Thread sandeep . prasad
Dear matplotLib Users, Could you help me with plotting the columns of a matrix vs it's index in 1 figure. S if i have an m *n matrix i have to have n plots in 1 figure. Regards, Sandeep Prasad Tata Consultancy Services Plot No 1, Survey No. 64/2, Software Units Layout Serilingampally Mandal, Mad