what is advantage of Mux over Bus in Simulink?
30 ビュー (過去 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!