How to convert Stateflow model to Simulink model?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Pls help me in converting "Stateflow" (chart or Truth table) to "Simulink" model
1 Kommentar
Arnaud Miege
am 25 Jul. 2011
Why? A Stateflow chart (or truth table for matter) can only exist in a Simulink model.
Akzeptierte Antwort
Andreas Goser
am 25 Jul. 2011
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 Kommentare
Joaquim Da Costa
am 13 Nov. 2012
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
am 14 Nov. 2012
In those use cases project partners typically get Simulink Coder generated S-Function. Then your IP if protected.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Stateflow finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!