How to generate .dll file from Simulink Model?
조회 수: 32 (최근 30일)
이전 댓글 표시
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
Harsh Mahalwar
2023년 6월 26일
편집: Harsh Mahalwar
2023년 6월 26일
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
답변 (1개)
Nikhil
2023년 6월 27일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!