Can anyone tell me how can I fix Demux problem in Simulink?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Patel Mounika
le 1 Avr 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.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!