help-octave
[Top][All Lists]
Advanced

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

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


From: Charles David Hill
Subject: How to call existing .oct files from C++?
Date: Mon, 31 Mar 2008 15:37:27 +1100

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++?

Thanks in advance for your help,

Charles.


reply via email to

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