How to generate dll file from Matlab .m file and Simulink Model to use with PSS/E?
조회 수: 26 (최근 30일)
이전 댓글 표시
I am working with renewable controller models so I want know how to generate dll file from Matlab .m file and Simulink Model to use with PSS/E?
답변 (1개)
Yash
2023년 10월 16일
Hi Chandrashekhar P K,
I understand that you want to generate DLLs from .m files and Simulink model.
- Refer here for steps to generate DLLs from .m files using MATLAB Coder: https://www.mathworks.com/matlabcentral/answers/452267-can-i-generate-dlls-using-matlab-coder
- Refer here for steps to generate DLLs from Simulink model: https://www.mathworks.com/matlabcentral/answers/89263-generate-dll-from-simulink-model
I hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Switches and Breakers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!