|
From: | James Moliere |
Subject: | Re: Object Oriented Programming in Octave |
Date: | Sun, 26 Jul 2009 19:33:33 -0700 |
User-agent: | Thunderbird 2.0.0.21 (X11/20090320) |
David Bateman wrote:
Could someone describe the status of classdef style OOP in Octave at this time in the development version. In a nutshell, is there enough there to start playing with the capability?Banerjee,Pradipto wrote:Not the new style Malab OOP with classdef, but the old style OOP is supported in Octave 3.2.0.. There was discussion of implementing classdef style OOP and there is some very very early code on the developers list. Come back in 6 to 12 months and I'm sure the situation will have changed. Till then use the old style OOP. Matlab has only supported the classdef OOP stuff for about 18 months themselves so there is lot more old style OOP code out there in any case.Hi,I have a question whose answer I couldn’t find on the Octave website. Does Octave support Object Oriented Programming, e.g. functions like classdef, properties, methods, etc?Thanks, PradiptoD.
I could really use that capability now or in the near future.
Thanks!
[Prev in Thread] | Current Thread | [Next in Thread] |