How do you create a docker container from a Simulink model?
12 次查看(过去 30 天)
显示 更早的评论
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
回答(1 个)
Suvansh Arora
2022-12-19
编辑:Suvansh Arora
2022-12-19
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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!