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

1 view (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)

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!