What is the difference between the Mux (Demux) and Bus Creator (Bus Selector) blocks in Simulink?
76 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2013-7-16
编辑: MathWorks Support Team
2024-8-29
I would like to know the differences between using a mux signal and a bus signal.
采纳的回答
MathWorks Support Team
2024-8-29
编辑:MathWorks Support Team
2024-8-29
Use Virtual Buses to group signals or messages together. They give you flexibility to group elements of different types and complexity, and let you access elements by name instead of by index. If you have strict code generation requirements for your composite signal, use Nonvirtual buses instead.
MathWorks recommends you use Mux only to group function-call signals.
For more information, see
0 个评论
更多回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!