what is advantage of Mux over Bus in Simulink?
조회 수: 32 (최근 30일)
이전 댓글 표시
why to use Mux when Bus is providing all the advantages (e.g element reordering etc.).And also Mux is generated in the form of structure in the generated autocode
댓글 수: 0
답변 (1개)
Swarooph
2016년 10월 20일
편집: Swarooph
2016년 10월 20일
In general a Mux is easier to setup/use compared to a bus. However, which one you should use really depends on what your use case is. Take a look a this answer which compares Mux and bus. Note that the doc links in that answer refer to release R2012b but the concepts explained there should still hold.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!