Code:
https://gist.github.com/Vast-Horizon/...
Some useful resources:
========================================================
C++ MEX Source File example:
https://www.mathworks.com/help/matlab...
Structure of C++ MEX Function
https://www.mathworks.com/help/matlab...
Additional Info on matlab::mex::ArgumentList: https://www.mathworks.com/help/matlab...
Additional Info on MEX data types:
https://www.mathworks.com/help/matlab...
C MEX Source File example:
https://www.mathworks.com/help/matlab...
C Code in MATLAB benutzen (mex), by bitmarker
• ML05 - C Code in MATLAB benutzen (mex)