From maintainers-request at octave dot org Sun Jan 30 01:01:22 2005 Subject: Re: min function very slow? From: "Dmitri A. Sergatskov" To: Daniel J Sebald CC: maintainers at octave dot org Date: Sun, 30 Jan 2005 00:03:19 -0700 Dmitri A. Sergatskov wrote: > > I rewrote your script as a function (attached). Here is some numbers: > > octave:1> [loopt,mint,maxt]=mmt(10000) Here mint is time of the max() and maxt is time of the min() :) Sorry about that. Dmitri.