Hosting a MATLAB CI build

1 view (last 30 days)
Michael
Michael on 22 May 2014
Hello,
We've got some "applets" ("apps" might be too strong of a word for them), probably half a dozen in a custom developed suite. We want to capture them in source control, like a Git or Subversion, and be able to build them nightly, or when there are commits to code, and have binary(ies) outputs from them land as a build artifact for testing, deployment, and so on.
Is there a MATLAB compiler-only that we could deploy sans the licensing model? Or do we need to coordinate with our license manager(s) to make that possible? Also, another wrinkle, I'm not sure we're supporting the R2011b version of MATLAB, not the latest and greatest; i.e. would it be difficult to identify the "build/compilers" only, and not need a full-fledged license.
Thank you...

Answers (0)

Categories

Find more on Source Control Integration 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!