the same Bus through multiple locations
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Prepare Model Inputs and Outputs finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!