Octave objects
Jeremy Kepner
kepner at ll.mit.edu
Tue Jan 13 08:45:46 CST 2009
I think this was already fixed by your colleague
who suggested getting rid of the scalar special
case?
Regards. -Jeremy
On Tue, Jan 13, 2009 at 12:41:29AM -0500, John W. Eaton wrote:
> 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