[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compile an Octave script to c or c++/ Embed Octave functions in a c
From: |
JokerOne |
Subject: |
Re: Compile an Octave script to c or c++/ Embed Octave functions in a c (or c++) code |
Date: |
Wed, 27 Aug 2014 00:36:08 -0700 (PDT) |
Thanks for the answers everybody.
Richard asked for my particular aim with this issue: Basically, I am
developing and testing data analysis procedures in Octave to be implemented
in a device. So, when I am satisfied with a an analysis procedure this is
handed over to my collegue to be implemendted in what I guess is close to
c++. I have to admit, that I do not know the actual language, but I guess a
c++ code or class or similiar should be of use.
The apparent idea was to save some time and work by either compile my code
to c++ or ,vice versa, embed my code in c++.
--
View this message in context:
http://octave.1599824.n4.nabble.com/Compile-an-Octave-script-to-c-or-c-Embed-Octave-functions-in-a-c-or-c-code-tp4666198p4666233.html
Sent from the Octave - General mailing list archive at Nabble.com.