Merge Individual Buses to Main Bus instead of Nesting
4 views (last 30 days)
Show older comments
My requirement is to create a bus structure such that it passes through every subsystem in a flow without creating nested bus structure (i.e adding new bus structure to existing bus structure). Instead all the buses shall come on main parent level instead of being nested under each other.
The new signals (combined as a new bus) coming from new subsystems should be appended to existing main bus structure to avoid too much nesting.
How can i achieve that?
0 Comments
Answers (0)
See Also
Categories
Find more on Subsystems 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!