From maintainers-request at octave dot org Sun Jan 30 01:13:40 2005 Subject: Re: min function very slow? From: "Dmitri A. Sergatskov" To: maintainers at octave dot org Date: Sun, 30 Jan 2005 00:15:42 -0700 John W. Eaton wrote: ... > Are you sure you are computing the differences correctly? toc() > always returns the time since the last call to tic(), so I think you > are not subtracting the right thing after the first call. > You are right. Ignore my previous email, it gets almost the same numbers now. > jwe Sincerely, Dmitri.