How to convert Stateflow model to Simulink model?
4 次查看(过去 30 天)
显示 更早的评论
Pls help me in converting "Stateflow" (chart or Truth table) to "Simulink" model
1 个评论
Arnaud Miege
2011-7-25
Why? A Stateflow chart (or truth table for matter) can only exist in a Simulink model.
采纳的回答
Andreas Goser
2011-7-25
A Stateflow chart cannot be converted into a Simulink model. Based on my experience, the are two reasons why one asks such a question.
1. Project partner has no Stateflow license and has no need to modify the Stateflow part of the model. Here you could create an S-Function using Simulink Coder.
2. Stateflow capabilities are not leveraged and an implementation in Simulink is also possible. Still - no automatic converting possible.
3 个评论
Joaquim Da Costa
2012-11-13
if a simulink model contains a stateflow chart and the partner does not have a stateflow license, that does mean the partner cannot simulate the model ?
Andreas Goser
2012-11-14
In those use cases project partners typically get Simulink Coder generated S-Function. Then your IP if protected.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!