From help-octave-request at bevo dot che dot wisc dot edu Fri May 4 00:20:48 2001 Subject: Re: mex? From: Paul Kienzle To: Stanislav Babak Cc: help-octave at bevo dot che dot wisc dot edu Date: Thu, 3 May 2001 21:09:57 +0100 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 pkienzle at kienzle dot powernet dot co dot uk 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 -------------------------------------------------------------