How to generate dll file from Matlab .m file and Simulink Model to use with PSS/E?
24 ビュー (過去 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!