Hi, I am new to using octave, and octave-forge packages.
I would like to ask why, when I use mad from statistics i get : octave:2> testi usage: a = mad (X,dim) error: evaluating if command near line 23, column 3 error: called from `mad' in file `/home/matlab/octave/statistics-1.0.7/mad.m' error: evaluating binary operator `+' near line 14, column 42 error: evaluating assignment expression near line 14, column 30 error: evaluating for command near line 12, column 11 error: evaluating for command near line 11, column 7 error: evaluating for command near line 8, column 1 error: called from `knnresparams' in file `/home/matlab/fish/users/heikkja/jrc/tac/knnresparams.m' error: called from `tacoctave' in file `/home/matlab/fish/users/heikkja/jrc/tac/tacoctave.m' error: near line 13 of file `/home/matlab/fish/users/heikkja/jrc/tac/testi.m' Which is an error in the if statement of the function mad.m Also I get a similar error when I use boxplot. This is an error in the package code. Am I doing something fundamentally wrong ? I am using a binary of 3.0.1 of octave and statistics-1.0.7. Thanks Paul. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
