Overview of Stateflow Targets
|
A target is a program that executes a Stateflow model or a Simulink model containing a Stateflow machine. This section describes how Stateflow and its companion tools can build targets for virtually any computer.
|
Setting Up the Target Compiler
|
Tells you how to set up a target for your platform.
|
Configuring a Target
|
Describes the details of each step required for configuring a target.
|
Integrating Custom Code with Stateflow Diagrams
|
Tells you how to specify options for the custom code that you include in the target you build. Also tells you how to invoke Stateflow graphical functions from your custom code.
|
Starting the Build
|
Describes how to start building a simulation target (sfun ) or a Real-Time Workshop target (rtw ).
|
Parsing Stateflow Diagrams
|
The parser evaluates the graphical and nongraphical objects in each Stateflow machine against the supported Stateflow notation and the action language syntax. This section describes the Stateflow parser and how its messages appear.
|
Resolving Event, Data, and Function Symbols
|
Describes the process Stateflow uses when attempting to resolve undefined data, event, and graphical function symbols when you choose to simulate the model, build a target, or generate code.
|
Error Messages
|
Describes the error messages you might receive when you build a target or parse a diagram.
|
Generated Files
|
Describes the files that Stateflow generates when you generate code for a target or build the target.
|