From help-octave-request at bevo dot che dot wisc dot edu Sun Oct 19 13:55:07 2003 Subject: Re: Wavelab & octave From: A S Hodel To: =?ISO-8859-1?Q?Josep_Mon=E9s_i_Teixidor?= Cc: Llista Octave Help Date: Sun, 19 Oct 2003 13:52:55 -0500 The MEX file interface for MATLAB is entirely different than that of Octave. You will likely need to write C++ wrapper functions around the mex functions in your code. There are some examples of this sort of thing at ftp://ftp.eng.auburn.edu/pub/hodel and in the Octave source code (search for oregonator.cc). I seem to remember some other people have put some effort into getting some level of compatibility between MEX source and that of Octave, but they'll need to speak to that (search at octave.sourceforge.net for a starting point) On Sunday, October 19, 2003, at 12:42 PM, Josep Monés i Teixidor wrote: > Hello, > > Is there any document that could help me install Wavelab in Octave? I'm > having trouble (specially compiling MEX files). > > I have no previous experience in Octave nor Matlab; so I may have > overlooked something... > > BTW, I'm using Octave 2.1.50 on Debian sid and WaveLab 8.02 > > > TIA, > -- > Josep Monés i Teixidor > Clau GnuPG: gpg --recv-keys 80E85CC4 > ------------------------------------------------------------- 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 -------------------------------------------------------------