Hi all,
I started to develop an interaface with which g++ can access the
functionality of the
ScalaLab environment:
https://code.google.com/p/scalalab/
using JNI (Java Native Interface).
I have a draft implementation that works (on Linux)
for a few basic plotting routines,
that allow MATLAB plotting for simple .cpp applications compiled with g++.
This implementation can be obtained from:
https://sourceforge.net/projects/scalalab/files/?source=navbar
It is a documentation file (CPPInterfaceToScalaLabJune01.odt)
and three .cpp files that demonstrate the plotting framework
(cppScalaLabPlottingJune01.zip).
I would be happy if other users find
that work interested
and worth to continue its development!!
Best Regards
Stergios