Simulink code to Simulink model convert

3 vues (au cours des 30 derniers jours)
murge vijay
murge vijay le 9 Jan 2023
Réponse apportée : Amish le 6 Fév 2025
I have auto generted code form somulink coder. now I hvae to convert this code to simulink model.

Réponses (1)

Amish
Amish le 6 Fév 2025
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

Catégories

En savoir plus sur Simulink Coder dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by