Funciones gráficas
Cree diagramas de flujo combinando transiciones e intersecciones conectivas sin necesidad de utilizar ningún estado. Para crear una lógica modular y reutilizable, encapsule diagramas de flujo en funciones gráficas. Utilizando Pattern Wizard (Asistente de patrones), genere patrones que cumplan las directrices de MathWorks Advisory Board (MAB).
Funciones
sfpref | Set preferences for Stateflow charts |
Temas
- Reuse Logic Patterns by Defining Graphical Functions
Create and execute flow charts in a Stateflow® chart.
- Crear diagramas de flujo de Stateflow
Exprese la lógica combinatoria en forma gráfica.
- Combinar transiciones e intersecciones para crear rutas ramificadas
Cree puntos de decisión en las rutas de transición.
- Create Flow Charts by Using Pattern Wizard
Use the Pattern Wizard to produce MAB-compliant flow charts.
- Convertir código de MATLAB en diagramas de flujo de Stateflow
Cree diagramas de flujo a partir de código de MATLAB®.
- 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.
Información relacionada
- Enhance Readability of Code for Flow Charts (Embedded Coder)