help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

flops


From: John W. Eaton
Subject: flops
Date: Wed, 3 Mar 2004 21:09:38 -0600

On  3-Mar-2004, José Colmenares <address@hidden> 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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]