help-octave
[Top][All Lists]
Advanced

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

octave char matrix error


From: Andrej Kastrin
Subject: octave char matrix error
Date: Sun, 11 Jun 2006 10:08:50 +0200
User-agent: Thunderbird 1.5.0.4 (X11/20060516)

Dear Octave users,

I load Matlab source file maroce.m from http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=10738&objectType=FILE <http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=10738&objectType=FILE> to perform Principal Axis Factoring in Octave. Using recent stable version in Ubuntu or Debian I receive the following error:

error: octave_char_matrix_str::valid_as_scalar_index(): not implemented
error: evaluating binary operator `^' near line 339, column 26
error: evaluating binary operator `*' near line 339, column 33
error: evaluating binary operator `<=' near line 339, column 10
error: evaluating argument list element number 1
error: if: error evaluating conditional expression
error: evaluating if command near line 339, column 1
error: called from `maroce' in file `/home/andrej/Desktop/maroce.m'

Thanks in advance for any suggestions,

Andrej



reply via email to

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