How to generate dll file from Matlab .m file and Simulink Model to use with PSS/E?
24 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
Antworten (1)
Yash
am 16 Okt. 2023
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 Kommentare
Siehe auch
Kategorien
Mehr zu Switches and Breakers finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!