How do you create a docker container from a Simulink model?
Show older comments
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 Comments
IKM
on 26 Apr 2023
Hi, I'm facing same issue. Did you solve it?
Jongil Lee
on 27 Jul 2023
Hi, I hope this link help your question.
Answers (1)
Suvansh Arora
on 19 Dec 2022
Edited: Suvansh Arora
on 19 Dec 2022
0 votes
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.
2 Comments
Advait Thakre
on 4 Jan 2023
Jongil Lee
on 27 Jul 2023
Dear Suvansh
I hope it will help your concern.
Categories
Find more on Containers 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!