Simulink code to Simulink model convert
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have auto generted code form somulink coder. now I hvae to convert this code to simulink model.
0 comentarios
Respuestas (1)
Amish
el 6 de Feb. de 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
0 comentarios
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!