How to create a .dll from a .slx?

13 vues (au cours des 30 derniers jours)
Ethan
Ethan le 2 Août 2022
have an open .slx file, trying to convert to a .dll. I am unsure of how to do this.

Réponses (2)

Mark McBroom
Mark McBroom le 3 Août 2022
This can be done with SImulink Coder + Embedded Coder and then use the ert_shrlib.tlc target file.
  1 commentaire
furkan
furkan le 13 Sep 2023
Modifié(e) : furkan le 13 Sep 2023
Hi,
I use ert_shrlib.tlc target file to get dll file and I successfully build the simulink file but my problem here is I cannot find .dll file. ert_shrlib_rtw folder is generated and inside of it there are lots of files. Is there any extra process to get .dll file from this generated folder?
Thanks in advance

Connectez-vous pour commenter.


Mark McBroom
Mark McBroom le 13 Sep 2023
Do you get any error messages? Make sure you don't have the "generate code only" box checked.
Thanks.
Mark.

Catégories

En savoir plus sur Simulink Coder dans Help Center et File Exchange

Tags

Produits


Version

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by