help-octave
[Top][All Lists]
Advanced

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

Re: Octave engine: any update?


From: MrOba
Subject: Re: Octave engine: any update?
Date: Thu, 16 May 2013 00:56:59 -0700 (PDT)

> Matlab doesn't have a C++ API. Which "C/C++" API are you talking
> about? C and C++ are two different languages.

right.. C API.. 
http://www.mathworks.de/de/help/matlab/calling-matlab-engine-from-c-c-and-fortran-programs.html



>> What I need is different.. I would like to start an instance of
>> Octave (engOpen?), pass some data, do some calculation
>> (engEvalString?), store the results and close Octave..
> 
> Look at the following example for doing a standalone Octave program:
> 
>    
> https://www.gnu.org/software/octave/doc/interpreter/Standalone-Programs.html#Standalone-Programs
> 
> - Jordi G. H.

Thanks.. I'll check it.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-engine-any-update-tp4651187p4653027.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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