Can anyone tell me how can I fix Demux problem in Simulink?
16 ビュー (過去 30 日間)
古いコメントを表示
Hi
I have Demux problem in Simulink which takes 1 input to three outputs, I have no idea what is problem with that cause I can see this does not have any problem.
here is the matlab command error code:
2 件のコメント
回答 (1 件)
Patel Mounika
2019 年 4 月 1 日
The error has occurred because the muxed input signal contains more than or less than 3 signals and you are attempting to pull of 3 signals out of it.
You can refer to below thread for more understanding.
Hope this helps.
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!