I have problems with my code.As a result of calculation I got rank2 l(21,1) array.Due to the THE ITERATIVE PROCESS I will get the same array in every iteration.How to allocate values and use them later.Should I create new array
like lbig(iter,nmax,1)=l(nmax,1)?
like lbig(iter,nmax,1)=l(nmax,1)?