How to generate .dll file from Simulink Model?
32 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I have created a controller model in simulink and I want to export this model as .dll file to perfrom studies in PowerFactory. Does anyone have any reference on how to generate a dll file?
Thanks in advance
1 commentaire
Harsh Mahalwar
le 26 Juin 2023
Modifié(e) : Harsh Mahalwar
le 26 Juin 2023
Hi Shashank,
I understand, you want to generate a .dll file for a Simulink model. In order to do so, you can refer the following MATLAB answers.
Best regards,
Harsh Mahalwar
Réponses (1)
Nikhil
le 27 Juin 2023
Hey Shashank,
You can go through https://in.mathworks.com/help/ecoder/ug/creating-and-using-host-based-shared-libraries.html for you query about generating .dll file from simulink model.
Similar MATLAB answer: https://in.mathworks.com/matlabcentral/answers/89263-generate-dll-from-simulink-model
Hope this works for you.
0 commentaires
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!