Stateflow    

Setting the Stateflow Block Update Method

Implementing different Stateflow interfaces in Simulink requires you to set the update method for your chart. This section describes each of the settings for the update method of your chart.

Setting the update method for your Stateflow chart block is only part of the process of implementing an interface to your Stateflow block in Simulink. To see a summary of the settings necessary for implementing any possible interfaces in Simulink to your Stateflow chart block, see Implementing Interfaces in Stateflow to Simulink.

Stateflow Block Update Methods

Stateflow blocks are Simulink subsystems. Simulink events wake up subsystems for execution. To specify a wakeup method for a chart, set the chart's Update method property in the properties dialog for the chart (see Specifying Chart Properties). Choose from the following wakeup methods:

See Interface to External Sources for more information.


  Overview Stateflow Interfaces Adding Input or Output Data and Events to Charts