La traduction de cette page n'est pas à jour. Cliquez ici pour voir la dernière version en anglais.
Fondamentaux de la spécification des données
Contrôlez le comportement d’un diagramme Stateflow® et communiquez avec d’autres diagrammes, des blocs Simulink® et l’espace de travail MATLAB® à l’aide de données. Utilisez le volet Symbols pour ajouter de nouvelles données et éliminer les données non définies ou inutilisées. Utilisez Property Inspector pour contrôler les propriétés des données telles que leur portée, leur type et leur taille.
Rubriques
- Add Stateflow Data
Define the data that a chart stores internally in its own workspace.
- Set Data Properties
Specify data properties by using the Property Inspector or the Model Explorer.
- Manage Symbols in the Stateflow Editor
Add, delete, and trace nongraphical objects.
- Share Data with Simulink and the MATLAB Workspace
Define data to share with Simulink models and the MATLAB base workspace.
- Share Parameters with Simulink and the MATLAB Workspace
Define parameters to share constant data with Simulink models and the MATLAB base workspace.
- Access Data Store Memory from a Chart
Create Stateflow data objects that represent Simulink global data.
- Handle Integer and Enumeration Overflow for Chart Data
Choose saturation or wrapping behavior for arithmetic overflows.
- Identify Data by Using Dot Notation
Specify data by its location in the chart hierarchy.