help-octave
[Top][All Lists]
Advanced

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

Re: using octave from a C++ program


From: Dirk Eddelbuettel
Subject: Re: using octave from a C++ program
Date: Fri, 24 Oct 2003 12:58:13 -0500
User-agent: Mutt/1.3.28i

On Fri, Oct 24, 2003 at 10:29:15AM -0700, address@hidden wrote:
> My initial approach would be to do the following:
> 
> * code up your program in Octave m-files. Debug it and make it
>   error-tolerant.
> 
> * compile it into a oct-file using 'mkoctfile', following the examples
>   that Paul was describing.

mkoctile uses .c, .cc or .f as inputs, not Octave .m files. There is no 
'm to oct' compiler.

Dirk
 
-- 
Those are my principles, and if you don't like them... well, I have others.
                                                -- Groucho Marx



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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