Tables de vérité
Représenter la logique combinatoire pour les applications décisionnelles
Les fonctions de table de vérité implémentent un design de logique combinatoire dans un format tabulaire concis. Intégrez une table de vérité dans un diagramme Stateflow® ou ajoutez directement un bloc Truth Table à votre modèle Simulink®.
Blocs
Truth Table | Represent logical decision-making behavior with conditions, decisions, and actions |
Rubriques
- 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.
Résolution des problèmes
Use breakpoints to debug truth tables.