Simulink Functionality in Cloud Headless-Environments

조회 수: 11 (최근 30일)
Mohammad
Mohammad 2025년 6월 23일
답변: Mark McBroom 2025년 9월 15일
Hello, I was wondering about the functionality of simulink in headless environments such as the cloud. I assume it could be easily implemented, however, I'm having trouble running simulink model builds using slbuild() in the cloud. For context, I'm using bitbucket pipelines in order to run my script.
When running a script that contains slbuild() in the cloud, the pipeline hangs and freezes at the stage at which it's supposed to build the simulink model. However, when I run the same script locally in powershell, the script runs successfully. I've ensured that I have the correct toolboxes, licenses, etc.
I'd appreciate any help or insight, thanks!
  댓글 수: 2
Swastik Sarkar
Swastik Sarkar 2025년 6월 25일
Are there any errors that show up in the logs ?
Mohammad
Mohammad 2025년 6월 25일
There are no errors that show up, pipeline just simply freezes. The problem also occurs when using Simulink at all in the cloud, it's not just specific to slbuild().

댓글을 달려면 로그인하십시오.

답변 (1개)

Mark McBroom
Mark McBroom 2025년 9월 15일
Do you have a license for Simulink, MATLAB Coder and Simulink coder for your cloud environment? https://www.mathworks.com/matlabcentral/answers/285496-how-do-i-view-what-toolboxes-i-have-for-my-license

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by