Can anyone tell me how can I fix Demux problem in Simulink?

28 views (last 30 days)
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:
Screen Shot 2019-03-30 at 12.39.06 am.png

Answers (1)

Patel Mounika
Patel Mounika on 1 Apr 2019
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.

Categories

Find more on Configure and View Diagnostics in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!