What is the difference between the Mux (Demux) and Bus Creator (Bus Selector) blocks in Simulink?

조회 수: 86 (최근 30일)

채택된 답변

MathWorks Support Team
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개)

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by