the same Bus through multiple locations
4 ビュー (過去 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!