help-octave
[Top][All Lists]
Advanced

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

Re: New User and how to use octave in c code ?


From: Progressive
Subject: Re: New User and how to use octave in c code ?
Date: Wed, 26 Apr 2017 11:18:01 -0700 (PDT)

By taking http://www.mathias-michel.de/download/howto-octave-c++.pdf 

>To use the very powerful Octave functions in your C/C++ programs include
the main octave header file
>
>#include <octave/oct.h>
>
>which is mostly located in \usr\local\include\octave-version-number.
Mostly, it will not be necessary to include further header >files, since
this file already includes mostof the octave functions.

does not work. My path is different but the correct one does not change
anything.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/New-User-and-how-to-use-octave-in-c-code-tp4683024p4683051.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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