How to create a .dll from a .slx?

10 visualizaciones (últimos 30 días)
Ethan
Ethan el 2 de Ag. de 2022
Respondida: Mark McBroom el 13 de Sept. de 2023
have an open .slx file, trying to convert to a .dll. I am unsure of how to do this.

Respuestas (2)

Mark McBroom
Mark McBroom el 3 de Ag. de 2022
This can be done with SImulink Coder + Embedded Coder and then use the ert_shrlib.tlc target file.
  1 comentario
furkan
furkan el 13 de Sept. de 2023
Editada: furkan el 13 de Sept. de 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

Iniciar sesión para comentar.


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

Categorías

Más información sobre Simulink Coder en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by