Re: [Numpy-discussion] arrays and : behaviour

2014-05-01 Thread did did
as a > single call with array > arguments. For this to work as > intended, you would need plt.hold(True), > for starters, and > maybe there are other subtleties. > > > On Thu, May 1, > 2014 at 1:31 PM, did did <21di...@gmx.com> > wrote: > > Hello all and

Re: [Numpy-discussion] arrays and : behaviour

2014-05-01 Thread did did
le call with array > arguments. For this to work as > intended, you would need plt.hold(True), > for starters, and > maybe there are other subtleties. > > > On Thu, May 1, > 2014 at 1:31 PM, did did <21di...@gmx.com> > wrote: > > Hello all and sorry

[Numpy-discussion] arrays and : behaviour

2014-05-01 Thread did did
Hello all and sorry for my bad english, i am a beginner with python and i try to save a lot of data in several folders in a 4D matrix and then to plot two columns of this 4D matrix. Bellow, i have the code to fill my 4D matrix, it works very well : [CODE]matrix4D=[] for i in Numbers: readInFol