the same Bus through multiple locations
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Prepare Model Inputs and Outputs en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!