What MATLAB libraries are these? I'm not seeing any references to NDLMATLAB online (except mainly to this repository). I'm familiar with MATLAB but not with interfacing MATLAB with other languages.
|
/*This file contains an abstract base class CMatinterface which when implemented allows an object to load itself from MATLAB and save itselve to MATLAB. This is only compiled if _NDLMATLAB is defined. It requires MATLAB libraries to compile. |
What MATLAB libraries are these? I'm not seeing any references to NDLMATLAB online (except mainly to this repository). I'm familiar with MATLAB but not with interfacing MATLAB with other languages.
GPc/CMatlab.h
Line 1 in 01242d9