Matlab Buildtool
Matlab buildtool is a built-in incremental build system that replaces most needs to use CMake or Make with Matlab. That is, projects can often use Matlab buildtool to setup, build, and test Matlab / MEX projects across platforms.
2025
- 2025-03-10 – Matlab buildtool subprojects
- 2025-01-26 – Matlab buildfile MEX
- 2025-01-15 – Matlab lint .m script recursive
2024
- 2024-09-29 – Iterate Matlab versions with CMake