[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Usage of Structures via the Octave C++ API
From: |
Wolfgang Drotschmann |
Subject: |
Usage of Structures via the Octave C++ API |
Date: |
Thu, 2 Feb 2017 10:20:41 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 |
Dear all,
I'm trying to make use of Octave scripts in C++ programs by following
the receipt in the appendix ("Standalone Programs") of the Octave manual.
Especially I want to use structures as input/output arguments of Octave
functions. The doxygen pages for GNU Octave 4.1.0+ about the
"Octave_value Class Reference" do not tell me anything... (maybe this
has not been implemented (yet)).
Can somebody please enlight me whether this is possible (and how), or not?
Thank you!
Cheers,
Wolfgang
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Usage of Structures via the Octave C++ API,
Wolfgang Drotschmann <=