On 02/29/2008 10:57 AM, Søren Hauberg wrote:
> Can you try again with the SVN version? (you can download it from
> http://octave.svn.sourceforge.net/viewvc/*checkout*/octave/trunk/octave-forge/extra/NaN/src/sumskipnan.cc)
> I've just commited some changes that checks the input. This should
> remove the errors you're seeing.

Very good, only that 'mean' now needs an explicit DIM argument:

octave> mean(0)
error: invalid conversion from real matrix to real scalar
error: sumskipnan: second input argument must be an integer
error: evaluating if command near line 72, column 1
error: called from `mean' in file `/home/octave/nan-1.0.4/mean.m'

G.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to