Signal object vs Bus Object - Which is better for defining and providing fixed interfaces?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Use case:
Send out bus containing signals whose properties (name, data type, default value) are derived from a database.
What is a better approach? Create signal objects for each signal, or a bus object parametrized with rename/override capability?
6 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Sources finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!