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.

回答(1 个)

Amish
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

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by