OOP in v3.2: command struct() with objects
John W. Eaton
jwe at octave.org
Thu Jun 18 08:13:26 CDT 2009
On 18-Jun-2009, WMennerich wrote:
| Does somebody now whether this struct()-functionality is already implemented
| and just does not work or is not yet implemented?
| To repead it shortly:
| struct() is the counterpart to class(<struct>,<class name>)
Both struct and class are implemented in the current version of
Octave, 3.2.x. If they don't work as you expect, or you are trying to
report a bug, then please explain exactly what you tried, what
happened, and what you expected to happen.
You can find other bug reporting tips here:
http://www.octave.org/bugs.html
jwe
More information about the Bug-octave
mailing list