stateflow - FSM in a graphical function -
is possible put state inside graphical function? know can make graphical functions in matlab. can build fsm in graphical function? can put states in graphical functions?
no, it's impossible include state directly grahical function.
my ideas:
you build own statechart in action language without stateflow states.
check design :-)
this workaround should work: stateflowchart -> grahical function -> simulink function -> stateflow block. aware of corect block triggering.
Comments
Post a Comment