octave-maintainers
[Top][All Lists]
Advanced

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

Re: do you have classdef files?


From: Ben Abbott
Subject: Re: do you have classdef files?
Date: Wed, 12 Jan 2011 19:21:29 -0500

On Jan 12, 2011, at 12:58 PM, David Grundberg wrote:

> Hi,
> 
> I'm that guy that improved nested function parsing.
> 
> I'm going to look at improving the classdef parsing and interpreting.
> I'm sorely missing files to test on, so if you happen to know any free
> software packages implemented in classdef-style, please let me know.
> Any size or shape is OK, as long as it runs.  I don't have access to
> Matlab so I will be using my matlab-fu to figure out how it works.
> 
> Grundberg

Are you planning to implement handle classes?

        classdef some_handle_class < hgsetget
        ...
        ...
        ...
        end

Ben



reply via email to

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