Generate C++ code from standalone stateflow chart
显示 更早的评论
How can I generate C++ code from Standalone stateflow Chart like the one described here https://nl.mathworks.com/help/stateflow/ug/sf4ml-lamp-example.html
回答(1 个)
Priyanshu Mishra
2020-4-29
0 个投票
Hi Meram,
You can use Simulink Coder software to generate standalone C or C++ code from your Physical Networks models. you may refer to following documentation page for generating C/C++ code from Simulink.
Some features of Simscape software are restricted when you translate a model into code. See How Simscape Code Generation Differs from Simulink, as well as Limitations.
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!