Octave objects
John W. Eaton
jwe at octave.org
Mon Jan 12 23:41:29 CST 2009
On 23-Dec-2008, Jeremy Kepner wrote:
| Hi John,
| thanks, got through this error. Any ideas
| on where these errors might be hiding?
|
| error: octave_char_matrix_str::valid_as_scalar_index(): not implemented
| error: assignment failed, or no method for `scalar = scalar'
| error: evaluating assignment expression near line 59, column 57
| error: evaluating if command near line 58, column 11
| error: evaluating for command near line 57, column 9
| error: evaluating for command near line 56, column 1
| error: evaluating if command near line 46, column 1
| error: called from `reconstruct' in file `/home/gridsan/kepner/SVN/
| pMatlab/trunk/pMatlab/src/reconstruct.m'
| error: evaluating assignment expression near line 38, column 5
| error: evaluating if command near line 23, column 5
| error: evaluating if command near line 22, column 1
| error: called from `agg' in file `/home/gridsan/kepner/SVN/pMatlab/
| trunk/pMatlab/src/@dmat/agg.m'
| error: evaluating assignment expression near line 78, column 8
| error: called from `pStream' in file `/home/gridsan/kepner/
| KepnerBookCode/Examples/Stream/pStream.m'
I dont' think I can debug this without a test case. Can you send a
self-contained example that demonstrates the problem?
jwe
More information about the Bug-octave
mailing list