help-octave
[Top][All Lists]
Advanced

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

Matlab/octave difference: the flops command


From: gharikum
Subject: Matlab/octave difference: the flops command
Date: Wed, 22 Apr 1998 12:09:12 -0500

Hi,

There seems to be a difference between how octave and process the 
"flops" command.

matlab has three invocations for flops

a = flops;
a = flops();
flops(n);          ( I am not sure what this one does)


Whereas octave has only one 

flops(); (gives a warning if any other type is used.)

Is there a variable I set to get rid of this incompatibility? 

Thanks. 

Hari.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Gopal Harikumar             (address@hidden)

-------------------------------------------------------



reply via email to

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