Port Width or Dimension Error: Signal wire adding an additional element in a simulink

1 view (last 30 days)
I'm woking with a model and the wire between an ouput port of a subsystem and the input port of a mux block adds an element, even though there's nothing else connected. Has anyone experienced this before? Do you have any tips in fixing this issue?
MATLAB Error.png

Answers (1)

Fangjun Jiang
Fangjun Jiang on 12 Sep 2019
Check the dialog of the Mux block. It could be specified as [1 2]. Change it to be 2.

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!