help-octave
[Top][All Lists]
Advanced

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

Re: How to call existing .oct files from C++?


From: Thomas Weber
Subject: Re: How to call existing .oct files from C++?
Date: Mon, 31 Mar 2008 08:39:58 +0200

Hi Charles, 

Am Montag, den 31.03.2008, 15:37 +1100 schrieb Charles David Hill:
> Hi everyone,
> 
> I'm writing C++ code for Octave 2.9. I wanted to use the existing
> function "kron" on two matrices, but I can't see how to do that. It
> doesn't seem to be defined in a .h file anywhere. Is it possible to
> call existing .oct files? How do I call kron from within C++?

http://wiki.octave.org/wiki.pl?CategoryFAQ

"How do I call an octave function from C++?"

        Thomas



reply via email to

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