the same Bus through multiple locations
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Prepare Model Inputs and Outputs 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!