Building Toolbox in cI with matlab runtime
6 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Development Computer Setup in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!