Building Toolbox in cI with matlab runtime

6 views (last 30 days)
Sudhir
Sudhir on 12 Nov 2025
Answered: Michelle Hirsch on 22 Dec 2025 at 20:23
Hello experts
I am trying to automate my toolbox creation in gitlab ci and trying to find the best way to do this.
I looked at using the matlab runtime docker for my purpose, looking at the documentation it says matlab runtime docker is used for executing matlab apps, can i also use it to build the toolbox?
Do i need to use the matlab docker with license to build the toolbox?
Is there a lighter matlab installation that serves the purpose?
Any guidance will be appreciated.
Thanks

Answers (1)

Michelle Hirsch
Michelle Hirsch less than a minute ago
MathWorks recently published support to make it easier to use MATLAB in a Gitlab CI pipeline. I'd recommend starting here (click on the Readme tab for directions):
Note that I don't have experience with this myself yet.

Tags

Products


Release

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!