help-octave
[Top][All Lists]
Advanced

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

Re: Octave classes


From: Jordi Gutiérrez Hermoso
Subject: Re: Octave classes
Date: Tue, 2 Oct 2012 08:28:04 -0400

On 2 October 2012 08:20, Juan Pablo Carbajal <address@hidden> wrote:

> afaik, there is no inheritance in Octave classes.

Of course there is. Otherwise, what's the point of having classes at all?

    
http://www.gnu.org/software/octave/doc/interpreter/Inheritance-and-Aggregation.html
    http://www.gnu.org/software/octave/doc/interpreter/Overloading-Objects.html

Octave currently only implements old-style Matlab classes. There's
some preliminary work for classdef, but it will probably take some
time to come to fruition, unless you help.

- Jordi G. H.


reply via email to

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