From help-octave-request at bevo dot che dot wisc dot edu Wed Mar 3 21:13:18 2004 Subject: flops From: "John W. Eaton" To: jbcolmena at yahoo dot es Cc: help-octave at bevo dot che dot wisc dot edu Date: Wed, 3 Mar 2004 21:09:38 -0600 On 3-Mar-2004, José Colmenares wrote: | Is there a similar function to the matlab "flops()" in octave ? Octave does have a flops function, but it probably doesn't do what you likely think it should, as you would have seen from trying it: octave:1> flops warning: flops is a flop, always returning zero ans = 0 But current versions of Matlab don't have flops now either. Why do you think you need it? jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------