help-octave
[Top][All Lists]
Advanced

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

Re: getopt


From: Carlo de Falco
Subject: Re: getopt
Date: Sun, 11 Oct 2009 10:16:50 +0200


On 11 Oct 2009, at 11:00, Juergen Rose wrote:

Ahoi Jaroslav,
is there any guide, how to write extensions to octave?

For info about how to write Octave extensions and distribute them as packages,
have a look at the Octvae-forge website:

http://octave.sourceforge.net

I suppose, I have
to write it in C and not octave.

for info about linking C and octave there is a section in the Octave manual:
http://www.gnu.org/software/octave/doc/interpreter/Oct_002dFiles.html#Oct_002dFiles

this (old but still useful) tutorial:
http://octave.sourceforge.net/coda/index.html

and this (doxygen generated) description of the Octave C++ API:
http://octave.sourceforge.net/doxygen/html/index.html


Juergen

Enjoy!
c.


reply via email to

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