jaeandersson / swig

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
http://www.swig.org
Other
23 stars 19 forks source link

%matlabcode directive #66

Closed jaeandersson closed 8 years ago

jaeandersson commented 8 years ago

It would be very useful to add functions as MATLAB code directly in the proxy classes, cf. %pythoncode in the Python module.