Simulink code to Simulink model convert
3 ビュー (過去 30 日間)
古いコメントを表示
I have auto generted code form somulink coder. now I hvae to convert this code to simulink model.
0 件のコメント
回答 (1 件)
Amish
2025 年 2 月 6 日
Hi Murge,
It is not feasible to convert the generated code of a model back into the model. However, you can replicate the model's functionality by leveraging S-functions in MATLAB.
For more information, you can refer to the documentation: https://www.mathworks.com/help/simulink/sfg/what-is-an-s-function.html
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!