is possible to Simulink coder Integrate with another base code
Show older comments
I generated code with the help of Simulink coder. I don't have Embedded coder, so I used that, Integrate Simulink coder with other code is possible?
Answers (1)
Infinite_king
on 9 May 2024
1 vote
Hi KATHIRVEL,
Yes, it is possible to integrate generated code into an existing code base. External code snippets can be included in the model, or the generated code can be modified to facilitate integration with other projects. For more information, refer to the MATLAB documentation on importing external code - https://www.mathworks.com/help/rtw/external-code-import.html
Hope this is helpful.
Categories
Find more on Simulink Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!