Dennis Lee Bieber <wlfraed at ix.netcom.com> wrote: > Uhmmm... Assuming zeros(m, Float) produces an array indexed from > 0..(m-1), then won't the last iteration of the for loop generate y[10] > =... IE, out of range... > Yes, and I fixed that one. :-)