How to install Matlab Compiler on VM or Azure for CI/CD build purposes?

7 ビュー (過去 30 日間)
Gregory Province
Gregory Province 2022 年 2 月 8 日
回答済み: Swastik Sarkar 2024 年 10 月 16 日
Currently we use a Matlab Compiler R2019b (standalone license) to build our enterprise C# application on a Windows desktop machine, but the firm needs for us to implement a secure build chain which has no support for physical desktop machines. I understand that standalone Matlab cannot be run from Windows server or from VM due to licensing restrictions. Any suggestions on how to accomplish this? We are in the process of migrating to Azure. Is there a solution to this problem which involves Azure?
  1 件のコメント
Christian Alexander Zerbe Heinrich
Christian Alexander Zerbe Heinrich 2023 年 6 月 30 日
I am also curious about this one, as our whole build infrastructure is being moved to Azure DevOps (Pipelines).
Is there a solution to include the MATLAB Compiler (SDK) in this environment to "produce our output"?

サインインしてコメントする。

回答 (1 件)

Swastik Sarkar
Swastik Sarkar 2024 年 10 月 16 日
The Azure pipeline can be used to set up MATLAB CI/CD by utilizing the following extension:
Regarding licensing restrictions on a CI/CD runner, the MATLAB Batch Licensing Pilot can be employed. More information on this can be found here:
Hope this helps.

カテゴリ

Help Center および File ExchangeManage Products についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by