Signal object vs Bus Object - Which is better for defining and providing fixed interfaces?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!