octave-maintainers
[Top][All Lists]
Advanced

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

Re: classdef in the coming version ?


From: Michael Martins
Subject: Re: classdef in the coming version ?
Date: Sat, 11 Apr 2015 16:44:41 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Am 11.04.2015 16:24, schrieb Tatsuro MATSUOKA:
----- Original Message -----
From: "cpikou
To: Maintainers GNU Octave
Date: 2015/4/11, Sat 05:59
Subject: classdef in the coming version ?




I apologize for taking time from you. I just wondering whether the "classdef" 
(for making class objects) would be available in the coming version, even in a simple or 
basic form? Otherwise, I subscribed recently in the list and I have started using Octave 
(3.8.2 on Scientific Linux) from last January and hope that could manage sometime to 
contribute something in coding (mainly C++). Thank you.

the NEWS in octave-4.0.0-rc3 archive file tells the below.


  ** A new syntax for object oriented programming termed classdef has been
     introduced.  See the manual for more extensive documentation of the
     classdef interface.

     New keywords:

       classdef      endclassdef
       enumeration   endenumeration
       events        endevents
       methods       endmethods
       properties    endproperties

Tatsuro

This is what the NEWS in telling. However, at least in my compile of 4.0-rc3 (opensuse 12.3) classdef is not working, as classdef is just not defined. Is there any special configuration option needed to make classdef run ?

Michael




reply via email to

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