function mean
Jaroslav Hajek
highegg at gmail.com
Fri Apr 3 00:14:59 CDT 2009
On Fri, Apr 3, 2009 at 1:52 AM, Diana Fries <diana.fries at gmx.net> wrote:
> Hi,
>
>
> I found a difference between between Octave and Matlab.
> My Octave version is 3.0.1.
>
> In the function 'mean' it is not possible to calculate the mean of a
> complex matrix with Octave, in Matlab it is possible.
>
It is also possible in Octave. What you see is a bug in an additional
package, that shadows Octave's own function. So blame the author. Try
"pkg rebuild -noauto nan", that should fix your problem.
cheers
--
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz
More information about the Bug-octave
mailing list