the same Bus through multiple locations
4 views (last 30 days)
Show older comments
Some times for convinience and clarity in siganl wireing it's convinient to use the same Bus (e.g. A) in multiple locations but feeding with different signals: sig1.A; sig2.A, etc. So whenever the bus is "picked" though the Bus Selector all signals fed intot the bus should appear as if they are all fed from a single location: A.sig1; A.sig2 and not as I see now: A.sig1; A(signal 1).sig2.
Also including a screenshot for clarity.
Is it smothing doable in MAtlab today or to be suggested to developers?
Thank you!
BR
Sanat
0 Comments
Answers (0)
See Also
Categories
Find more on Prepare Model Inputs and Outputs 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!