help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to use fftconv in the other programs?


From: Jordi Gutiérrez Hermoso
Subject: Re: How to use fftconv in the other programs?
Date: Tue, 31 Aug 2010 08:17:44 -0500

On 30 August 2010 23:13, wu amanda <address@hidden> wrote:
> However, in the linux case, when I have to compile the octave M file, how to
> set the environment of GCC?

Octave doesn't (yet) have an m-script compiler. If you wish to use
Octave's C++ API, you have to write C++ and use mkoctfile to compile
your function.

     
http://www.gnu.org/software/octave/doc/interpreter/Getting-Started-with-Oct_002dFiles.html

HTH,
- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]