Error: var.m

Jaroslav Hajek highegg at gmail.com
Tue Mar 17 16:29:09 CDT 2009


On Tue, Mar 17, 2009 at 10:18 PM, Michael D. Godfrey
<godfrey at isl.stanford.edu> wrote:
> A recent update to var.m has gone wrong:
>
> octave:15> var(DTO)
> error: `a' undefined near line 59 column 13
> error: evaluating argument list element number 1
> error: evaluating argument list element number 1
> error: called from:
> error:   /usr/local/share/octave/3.1.54+/m/statistics/base/var.m at line
> 59, column 5
>
> Replacement with var.m from 3.1.51+ solves the problem for the time being.
> The changeset which caused the problem seems to be:
> 2009-03-13  Jaroslav Hajek  <highegg at gmail.com>
>
>    * statistics/base/mean.m: Simplify.
>    * statistics/base/meansq.m: Optimize.
>    * statistics/base/center.m: Fix behvaior with vectors, simplify.
>    * statistics/base/std.m: Simplify using `center'.
>    * statistics/base/var.m: Ditto.
>    * statistics/base/cov.m: Ditto.
>

Try a more recent tip.


-- 
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