Forum Discussion
Altera_Forum
Honored Contributor
17 years agoYou're not allowed to use a Simulink mux like that. Simulink muxes create "vectors" of signals and as such each signal must be of the same type. You could convert them all to the same type before connecting them to the mux or you could just create a scope with 5 inputs and connect them directly to the scope.