Tabelle della verità
Rappresentare la logica combinatoria per le applicazioni decisionali
Le funzioni delle tabelle della verità implementano la progettazione della logica combinatoria in un formato conciso e tabellare. Includere una tabella della verità all'interno di un grafico Stateflow® o aggiungere direttamente un blocco Truth Table al modello di Simulink®.
Blocchi
Truth Table | Represent logical decision-making behavior with conditions, decisions, and actions |
Argomenti
- 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.
- 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.
Risoluzione dei problemi
Use breakpoints to debug truth tables.