[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MEX support
From: |
Paul Kienzle |
Subject: |
Re: MEX support |
Date: |
Tue, 8 May 2001 14:05:45 +0100 |
User-agent: |
Mutt/1.2.5i |
On the CVS for sourceforge in projects/octave there is dld/mex/* which
provides some initial mex support. However, delsig will not work for you
"out of the box" since it relies on features which are not in Octave
(cell arrays and objects for example), and functions which are not in
Octave's control system toolbox (zpk.m for example). There are some
patches for cell array support floating about, and objects would be
easy enough to fake, but you would have to extend Octave's mex to support
structures. Good luck.
Paul Kienzle
address@hidden
On Tue, May 08, 2001 at 02:03:48PM -0500, Eng Gan wrote:
> Hi,
>
> Richard Schreier has a Delta Sigma toolbox in C for Matlab. Do you know if
> I can install it to Octave?
>
> Thank you,
> Guat-Eng Gan
-------------------------------------------------------------
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
-------------------------------------------------------------