Main Content
Bus Signals
Manage large data structures
Create structures to bundle data and access Simulink® bus signals in your Stateflow® charts, truth tables, and MATLAB® function blocks. Define custom structures in C code for integration into your Stateflow chart.
Topics
- Access Bus Signals
Define Stateflow buses for input, output, and local access to Simulink bus signals.
- Index and Assign Values to Stateflow Structures
This example shows how to access and modify the contents of a Stateflow® structure or an array of Stateflow structures.
- Access Simulink Bus Signals in MATLAB Functions
This example shows how to read from and write to Simulink® bus signals in a MATLAB® function by using MATLAB and Stateflow® buses.
- Add Stateflow Data
Define the data that a chart stores internally in its own workspace.
- Identify Data by Using Dot Notation
Specify data by its location in the chart hierarchy.
Related Information
- Composite Interfaces (Simulink)