Octave objects
Jeremy Kepner
kepner at ll.mit.edu
Thu Nov 6 14:16:51 CST 2008
Hi John,
I am testing version 3.1.51 octave.
When I run the attached program I get the
following error having to do with objects
in octave:
>> pStream
warning: version: ignoring extra arguments
error: `argn' undefined near line 0 column 10
error: evaluating argument list element number 1
error: evaluating assignment expression near line 35, column 5
error: called from `inputname' in file `/usr/local/octave-3.1.51/
share/octave/3.1.51/m/miscellaneous/inputname.m'
error: evaluating argument list element number 2
error: called from `subsasgn' in file `/home/gridsan/kepner/pMatlab/
src/@dmat/subsasgn.m'
error: assignment failed, or no method for `class = matrix'
error: evaluating assignment expression near line 0, column 9
error: evaluating if command near line 84, column 1
error: called from `zeros' in file `/home/gridsan/kepner/pMatlab/src/
@map/zeros.m'
error: evaluating argument list element number 1
error: evaluating binary operator `+' near line 68, column 39
error: evaluating assignment expression near line 68, column 10
error: called from `pStream' in file `/home/gridsan/kepner/
KepnerBookCode/Examples/Stream/pStream.m'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pStream.m
Type: application/octet-stream
Size: 4227 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20081106/6351660c/attachment.obj
More information about the Bug-octave
mailing list