Signal object vs Bus Object - Which is better for defining and providing fixed interfaces?

3 views (last 30 days)
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

Sign in to comment.

Answers (0)

Categories

Find more on Composite Interfaces in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!