help-octave
[Top][All Lists]
Advanced

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

Re: Octave classes


From: Juan Pablo Carbajal
Subject: Re: Octave classes
Date: Wed, 24 Oct 2012 17:59:03 +0200

On Wed, Oct 24, 2012 at 5:45 PM, James O' Driscoll
<address@hidden> wrote:
>
>
> On 25 October 2012 01:05, Juan Pablo Carbajal <address@hidden> wrote:
>>
>> On Wed, Oct 24, 2012 at 4:54 PM, frage <address@hidden> wrote:
>> > Hi,
>> >
>> > I am wondering is there any additional information or examples of using
>> > octave classes.
>> >
>> > Frage
>> >
>> >
>> >
>> > --
>> > View this message in context:
>> > http://octave.1599824.n4.nabble.com/Octave-classes-tp4645690.html
>> > Sent from the Octave - General mailing list archive at Nabble.com.
>> > _______________________________________________
>> > Help-octave mailing list
>> > address@hidden
>> > https://mailman.cae.wisc.edu/listinfo/help-octave
>>
>> You can check the many packages that uses them. E.g. quaternions,
>> geometry, control, etc...
>>
>> Otherwise, do you have specific question?
>>
>> Cheers
>
>
> I am looking to set up a class as a custom data structure, there will also
> be some methods associated with the data.  I am looking for some example to
> help me with it as I am not too experience with OOP.
>
> Thanks.

Please keep the mailing list always in CC.

Check this documentation
http://www.gnu.org/software/octave/doc/interpreter/Object-Oriented-Programming.html


reply via email to

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