mathworks / libmexclass

libmexclass is a MATLAB framework which enables users to implement the functionality of MATLAB classes in terms of equivalent C++ classes using MEX.
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Consider building with the MATLAB build tool #3

Open acampbel opened 2 years ago

acampbel commented 2 years ago

Consider including the new MATLAB build tool. The first version of this is included in R2022b, but a bunch of active development is going on:

https://www.mathworks.com/help/matlab/matlab_prog/overview-of-matlab-build-tool.html

https://github.com/matlab-actions/run-build