help-octave
[Top][All Lists]
Advanced

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

Re: How to program a new type


From: Andy Adler
Subject: Re: How to program a new type
Date: Tue, 12 Nov 2002 21:34:35 -0500 (EST)

Two suggestions:

1. Look at examples/make_int.cc in the octave source.
2. Look at main/sparse/*.cc in octave-forge

octave has great support for new types.
What are you planning to do?

Andy
--
Andy Adler,
Assistant Professor, School of Information Technology and Engineering,
University of Ottawa, Tel:1(613)562-5800 X 2345, Email:address@hidden


On Tue, 12 Nov 2002, Willem J.Atsma wrote:

> I am interested in programming a new type for octave along the lines of
> the class type in matlab. Most salient feature would be to have methods
> specific to that type in sub-folders.
>
> Where would be a good place (in the source?) to look for an idea on how
> to do this?
>
> Is this a good idea?
>
>
> Sorry for misposting this initially. Cheers,
>
> Willem
>
>
>
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
>
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------
>
>



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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