Grafische Funktionen
Erstellen Sie Flussdiagramme, indem Sie Verbindungspunkte und Übergänge kombinieren, ohne Zustände zu verwenden. Zum Erstellen modularer und wiederverwendbarer Logik kapseln Sie Flussdiagramme in grafische Funktionen. Mit dem Pattern Wizard können Sie Muster erzeugen, die den Richtlinien des MathWorks Advisory Board (MAB) entsprechen.
Funktionen
sfpref | Set preferences for Stateflow charts |
Themen
- Reuse Logic Patterns by Defining Graphical Functions
Create and execute flow charts in a Stateflow® chart.
- Erstellen von Flussdiagrammen in Stateflow
Ausdrücken von kombinatorischer Logik in grafischer Form
- Combine Transitions and Junctions to Create Branching Paths
Create decision points in transition paths.
- Create Flow Charts by Using Pattern Wizard
Use the Pattern Wizard to produce MAB-compliant flow charts.
- Umwandlung von MATLAB-Code in Stateflow-Flussdiagramme
Erstellen von Flussdiagrammen aus Ihrem MATLAB®-Code.
- Export Stateflow Functions for Reuse
Extend the scope of your functions to other blocks in a Simulink® model.
- Reuse Functions by Using Atomic Boxes
Encapsulate reusable functions in a separate namespace.
Verwandte Informationen
- Enhance Readability of Code for Flow Charts (Embedded Coder)