help-octave
[Top][All Lists]
Advanced

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

Re: user defined octave classes


From: David Bateman
Subject: Re: user defined octave classes
Date: Thu, 10 May 2007 18:08:08 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

address@hidden wrote:
>> -----Ursprüngliche Nachricht-----
>> Von: "Muthiah Annamalai" <address@hidden>
>> Gesendet: 24.04.07 01:39:11
>> An: "Tino Scherrer" <address@hidden>
>> Betreff: Re: user defined octave classes
>>     
>
>
>   
>> On 4/23/07, Tino Scherrer <address@hidden> wrote:
>>     
>>> Hi all,
>>> I am trying to port a matlab program to octave that includes some user 
>>> defined classes (as described at 
>>> http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_prog/f6-48272.html).
>>>
>>> Is this OOP syntax/grammar available from octave (couldn't find it)? Are 
>>> there plans for future releases? Or is it not worthwhile to think about 
>>> OOP, because for some reason the octave design doesn't allow it?
>>>
>>> Tino
>>> _______________________________________________________________
>>>       
>> I think, personally, Matlab OOP is a mis-feature, and must go-away.
>>     
> Why? Do you mean the whole idea if OOP inside Matlab or just how it is solved 
> by MathWorks?
>
>   
>> In case you are unlucky to have such code, please rewrite it, its worth
>> a lot of effort.
>>
>> In case you didnt write it in the first place, please glean useful parts,
>> and write new code that is compatible to Octave & Matlab.
>>
>> Otherwise, 'classes' are a work in progress, is the official reply.
>>     
> Why should 'classes' (implying OOP?) be a mis-feature in Matlab, but not in 
> octave?
> Is there some place to find out about the status and maybe contribute to the 
> progress?
>
>   
>From memory

export CVS_RSH=ssh
cvs -z3 -d ext:address@hidden:/cvs co -P -r object-branch octave

should get you the latest CVS tree with the current (not working) object
branch.

D.


-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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