Best way to use Octave in external application
Carlo de Falco
carlo.defalco at gmail.com
Wed Apr 9 04:03:47 CDT 2008
On 08/apr/08, at 21:12, Francesco Cat wrote:
> i have found no manuals nor documentation about using liboctave (eg:
> class and function references).
> From where should I start?
Start from here:
http://octave.sourceforge.net/docs.html
BTW that is the first result returned by google if you type "Octave C+
+ API"
Please keep the replies on the list.
c.
> 2008/4/8, Carlo de Falco <carlo.defalco at gmail.com>:
>> No,
>> liboctave is compiled as a shared library by default so if you
>> have already
>> Octave installed on your system (which you would need anyway)
>> linking to
>> liboctave does not increase the size of your executable.
>> c.
More information about the Help-octave
mailing list