How do you create a docker container from a Simulink model?
显示 更早的评论
How do you create a docker container from a Simulink model? I cannot find any good resource. I want to run simulink test with a simulink model which is being tested with m scripts
2 个评论
IKM
2023-4-26
Hi, I'm facing same issue. Did you solve it?
Jongil Lee
2023-7-27
Hi, I hope this link help your question.
回答(1 个)
Suvansh Arora
2022-12-19
编辑:Suvansh Arora
2022-12-19
0 个投票
Please follow the procedure mentioned below to resolve the issue:
- Use MATLAB compilers to package standalone applications into docker containers (R2020b and above):
- In order to use MATLAB compiler with Simulink, please follow the MATLAB answers article mentioned below:
I hope the above information helps you.
类别
在 帮助中心 和 File Exchange 中查找有关 Containers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!