How can I convert a system in Simulink into mfile?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi everyone,
I have built a PV-grid connected system in Simulink, and I want to convert this system into mfile. Is it possible to do that? if yes how can I do that?
Thank you in advance Cheers
0 件のコメント
採用された回答
Walter Roberson
2017 年 9 月 14 日
There are no tools to do that, and it is not generally possible.
If you had the appropriate Mathworks products, you could generate C or C++ code from the Simulink, but there is no general way to generate MATLAB code
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!