Signal object vs Bus Object - Which is better for defining and providing fixed interfaces?
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!