How do you create a docker container from a Simulink model?
Mostrar comentarios más antiguos
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 comentarios
IKM
el 26 de Abr. de 2023
Hi, I'm facing same issue. Did you solve it?
Jongil Lee
el 27 de Jul. de 2023
Hi, I hope this link help your question.
Respuestas (1)
Suvansh Arora
el 19 de Dic. de 2022
Editada: Suvansh Arora
el 19 de Dic. de 2022
0 votos
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 comentarios
Advait Thakre
el 4 de En. de 2023
Jongil Lee
el 27 de Jul. de 2023
Dear Suvansh
I hope it will help your concern.
Categorías
Más información sobre Containers en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!