Simulink code to Simulink model convert
이전 댓글 표시
I have auto generted code form somulink coder. now I hvae to convert this code to simulink model.
답변 (1개)
Amish
2025년 2월 6일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!