help-octave
[Top][All Lists]
Advanced

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

Re: Object Oriented Programming - Creating a Class


From: Ben Abbott
Subject: Re: Object Oriented Programming - Creating a Class
Date: Fri, 11 Mar 2011 09:01:39 -0500

On Mar 11, 2011, at 12:25 AM, Timothy Light wrote:

> To Whom This May Concern,
> 
> I am trying to write some object oriented code in octave. I am having
> difficulty in creating a relatively simple class. The same code runs
> without error in Matlab. I am a new user to Octave and I was wondering
> if there exist some good tutorials on creating classes with Octave? I
> found the example in the octave manual regarding a polynomial class,
> to be somewhat confusing and very brief.
> 
> Thanks,
> 
> Tim Light

Octave supports some object orientation, but not all.

If you can provide a simple example of what you're trying to do it will be 
easier to comment.

Ben



reply via email to

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