Langage d’action en C
Utiliser la syntaxe du langage C dans les actions d’état et de transition
Créez des diagrammes utilisant le C comme langage d’action dans les états et les transitions. Les diagrammes en C supportent l’indexation de tableau à partir de zéro, les opérations binaires et bit à bit ainsi que les abréviations de syntaxe courantes du langage C.
Fonctions
sfpref | Set preferences for Stateflow charts |
Rubriques
- Differences Between MATLAB and C as Action Language Syntax
Compare the functionality of the chart action languages.
- Modify the Action Language for a Chart
Change the action language property of a chart.
- Call C Library Functions in C Charts
Access C functions in state and transition labels.
- Access MATLAB Functions and Workspace Data in C Charts
Call built-in MATLAB® functions by using the
ml
operator.