From help-octave-request at bevo dot che dot wisc dot edu Thu Mar 18 22:05:11 2004 Subject: WaveLab802 compiles in octave From: Paul Kienzle To: Octave Help Date: Thu, 18 Mar 2004 23:02:21 -0500 There has been some discussion recently about running WaveLab in octave and the problem of speed. Out of curiosity, I tried compiling using mex from octave-forge. With very mild fiddling of the build script, I was able to compile everything. I have no idea if things work correctly. If you try it, please report your experience on the wiki: http://wiki.octave.org/wiki.pl?WavelabOnOctave BTW, I looked at some of the precompiled mex files, and it seems that even simple things like mxGetN are function calls rather than macros. This means that if someone were ambitious, they could write a loader for precompiled mex files! Thanks, Paul Kienzle pkienzle at users dot sf dot net ------------------------------------------------------------- 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 -------------------------------------------------------------