How to generate dll file from Matlab .m file and Simulink Model to use with PSS/E?
23 views (last 30 days)
Show older comments
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?
Answers (1)
Yash
on 16 Oct 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 Comments
See Also
Categories
Find more on Switches and Breakers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!