[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .mex files
From: |
Laurent Jacques |
Subject: |
Re: .mex files |
Date: |
Wed, 18 Feb 2004 21:42:45 +0100 |
User-agent: |
KMail/1.5.4 |
On Wednesday 18 February 2004 19:54, Robert Leach wrote:
> Hi,
>
> I'm using a package called WaveLab802 which was written for MATLAB. My
> analyses go real slow, but the package comes with these .mex file and
> the documentation claims that they can increase the speed by an order
> of magnitude. Can I somehow install these .mex files for use by octave?
>
> I'd had to manually remove a script-call to InstallMEX.m that came with
> the package because it wouldn't compile/run. Now that I'm getting
> results though, I'd like to speed it up if I can. Any comments?
Just some hints on
http://wiki.octave.org/wiki.pl?WavelabOnOctave
but you have possibly already read them.
IMHO, it is not possible to simply (automatically) translate C API matlab code
to the C/C++ of Octave. Any comments ?
Laurent.
-------------------------------------------------------------
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
-------------------------------------------------------------