help-octave
[Top][All Lists]
Advanced

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

C wrapper for octave headers in cpp


From: mnachiket
Subject: C wrapper for octave headers in cpp
Date: Wed, 28 Oct 2015 03:56:21 -0700 (PDT)

Hello, 
I am new to octave and beginner level programmer 
I am trying to run a Matlab Project on Octave
I replaced mex file.c with mkoctfile --mex file.c for compiling

There are some c files which I am not able to compile as octave headers are
in CPP
after reading some posts on this forum I got to know that I need to write a
wrapper for that
but as I am new I dont know how to write one can anyone please give a sample
wrapper code 
or pointers for the same.




--
View this message in context: 
http://octave.1599824.n4.nabble.com/C-wrapper-for-octave-headers-in-cpp-tp4673176.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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