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:

  1. you build own statechart in action language without stateflow states.

  2. check design :-)

  3. this workaround should work: stateflowchart -> grahical function -> simulink function -> stateflow block. aware of corect block triggering.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -