How do you create a docker container from a Simulink model?
Afficher commentaires plus anciens
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 commentaires
IKM
le 26 Avr 2023
Hi, I'm facing same issue. Did you solve it?
Jongil Lee
le 27 Juil 2023
Hi, I hope this link help your question.
Réponses (1)
Suvansh Arora
le 19 Déc 2022
Modifié(e) : Suvansh Arora
le 19 Déc 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 commentaires
Advait Thakre
le 4 Jan 2023
Jongil Lee
le 27 Juil 2023
Dear Suvansh
I hope it will help your concern.
Catégories
En savoir plus sur Containers dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!