| Stateflow User's Guide | ![]() |
Resolving Signal Objects for Output Data
Stateflow blocks participate in signal resolution with Simulink signal objects, which are used to specify the attributes of any signal in Simulink. By default, if a Simulink signal object exists with the same name as an output data from a Stateflow block, the output data becomes associated with the signal object. This is referred to as implicit signal resolution. See Simulink documentation for a more detailed explanation of implicit signal resolution.
By default, implicit signal resolution of matching Stateflow output data receives a warning when the Simulink diagram is updated. Use the subtopics that follow to control implicit signal resolution and its warnings for the Stateflow output data signals in your model.
Eliminating the Warnings for Implicit Signal Resolution for the Model
If you want implicit signal resolution for all model signals, including Stateflow output data, but want to eliminate the warnings for all signals in the model, do the following:
Disabling Implicit Signal Resolution for a Stateflow Chart
If you enable implicit signal resolution for the model but want to eliminate it for an individual Stateflow chart, do the following:
Enabling Explicit Signal Resolution for an Individual Output Data Signal
If you want to force signal resolution for an individual output signal for a Stateflow block, do the following:
| Sharing Input and Output Data with Simulink | Bringing Simulink Parameters into Stateflow | ![]() |
© 1994-2005 The MathWorks, Inc.