Main Content

Continuous Integration (CI)

R2026b
Continuously develop and integrate software using on-premises and in-the-cloud CI platforms

MATLAB® supports software development with various continuous integration (CI) platforms. For example, you can use Jenkins® to automatically build and test your project, verify the project is compatible with different operating systems and MATLAB releases, and generate test and coverage artifacts to share with your team. For more information, see Develop and Integrate Software with Continuous Integration.

For information about integrating MATLAB and other MathWorks® products into CI/CD pipelines for platform engineering workflows, see Integrate MATLAB and Simulink into CI/CD Pipelines on GitHub®.

Software development with continuous integration

Topics