help-octave
[Top][All Lists]
Advanced

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

Re: mex?


From: Paul Kienzle
Subject: Re: mex?
Date: Thu, 3 May 2001 21:09:57 +0100
User-agent: Mutt/1.2.5i

Octave supports calling C++.  For a tutorial, see:

        http://www.hammersmith-consulting.com/octave/coda/coda.html

If you already have some mex files for matlab, you can try out the
Octave mex library at:

        http://sourceforge.net/projects/octave

It is in the CVS tree under octave/dld/mex/*.  It works for me for
simple things, but I have not tried it on anything big.

Paul Kienzle
address@hidden


On Thu, May 03, 2001 at 06:11:21PM +0100, Stanislav Babak wrote:
> 
> 
>    Hi.
> 
>   I've got a question.
> 
>   Can anyone tell me please if octave has something like "mex" (like
> in Matlab) which links octave with C-libraries?
> 
>   Thanks.
>   Stas.
>     
>  
> 
> 
> 
> -------------------------------------------------------------
> 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]