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

76 vues (au cours des 30 derniers jours)
I would like to know the differences between using a mux signal and a bus signal.

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 29 Août 2024
Modifié(e) : MathWorks Support Team le 29 Août 2024
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 

Plus de réponses (0)

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by