Problem description
I am trying to speed up some computations by compiling a C++ version instead of programming it directly in m-script. The result is a fairly complex data structure, that I would like to represent as objects.
Is it possible to return objects defined i C++ to m-script? Also calling methods on the returned objects.
My system
- OS: Windows 10 (version 2004)
- Octave version: Version 5.2.0
- Installation method: Downloaded and installed “octave-5.2.0-w64-installer.exe” from https://www.octave.org/download.html