[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OO in octave.
From: |
Ben Abbott |
Subject: |
Re: OO in octave. |
Date: |
Thu, 31 Jan 2013 08:26:27 -0500 |
*** 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.
Ben
- Re: OO in octave.,
Ben Abbott <=