Tablas de verdad
Represente la lógica combinacional para aplicaciones de toma de decisiones
Las funciones de tablas de verdad implementan un diseño de lógica combinacional en un formato conciso y tabular. Incluya una tabla de verdad dentro de un gráfico de Stateflow® o añada directamente un bloque Truth Table a su modelo de Simulink®.
Bloques
Truth Table | Represente el comportamiento de toma de decisiones lógicas con condiciones, decisiones y acciones |
Temas
- Use Truth Tables to Model Combinatorial Logic
Express combinatorial logic in tabular form.
- Program a Truth Table
Define the logical behavior of a truth table.
- Correct Overspecified and Underspecified Truth Tables
Run diagnostic checks to detect errors in truth table specification.
- Map Fault Conditions to Actions by Using Truth Tables
Use truth tables to map fault conditions to their consequent actions.
- 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.
Solución de problemas
Use breakpoints to debug truth tables.