There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An example of how to wrap a C++ class in a MATLAB class, via a mex interface, safely, without memory leaks, whilst achieving an interface in MATLAB that is similar to the underlying C++ interface.