Azzera filtri
Azzera filtri

How to create a .dll from a .slx?

13 visualizzazioni (ultimi 30 giorni)
Ethan
Ethan il 2 Ago 2022
Risposto: Mark McBroom il 13 Set 2023
have an open .slx file, trying to convert to a .dll. I am unsure of how to do this.

Risposte (2)

Mark McBroom
Mark McBroom il 3 Ago 2022
This can be done with SImulink Coder + Embedded Coder and then use the ert_shrlib.tlc target file.
  1 Commento
furkan
furkan il 13 Set 2023
Modificato: furkan il 13 Set 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

Accedi per commentare.


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

Categorie

Scopri di più su Simulink Coder in Help Center e File Exchange

Tag

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by