octave-maintainers
[Top][All Lists]
Advanced

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

Re: OO in octave.


From: Carnë Draug
Subject: Re: OO in octave.
Date: Thu, 31 Jan 2013 13:41:48 +0000

On 31 January 2013 13:26, Ben Abbott <address@hidden> wrote:
> *** moved to maintainters ***
>
> On Jan 31, 2013, at 7:37 AM, Carnë Draug wrote:
>
>> You can have both ways with Octave. Look at the inputParser class in
>> the general package for an example. Basically you'll need to play with
>> subsasgn and subsref.
>>
>> Carnë
>
> I've been playing with the classdef branch.  I'm rather sure that it is now 
> functional enough to implement a compatible inputParser().  Have you 
> considered working on that?
>
> If not, I will eventually take a look, but don't have the time at the moment.

Yes I have but I don't have the time at the moment because of the thesis.

I do not know anything about classdef syntax but hopefully should be
easy enough to be 90% copy and paste from what I wrote for the general
package.

Carnë


reply via email to

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