Wahrheitstabellen
Darstellen von kombinatorischer Logik für Anwendungen zur Entscheidungsfindung
Mit Wahrheitstabellenfunktionen wird der Entwurf kombinatorischer Logik in einem übersichtlichen, tabellarischen Format implementiert. Integrieren Sie eine Wahrheitstabelle in ein Stateflow®-Diagramm oder fügen Sie einen Truth Table-Block direkt in Ihr Simulink®-Modell ein.
Blöcke
Truth Table | Represent logical decision-making behavior with conditions, decisions, and actions |
Themen
- 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.
Fehlersuche
Use breakpoints to debug truth tables.