Error in port widths or dimensions. 'Output Port 1' and Error in port widths or dimensions. Invalid dimension has been specified for 'Input Port 5'
27 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am getting these two errors : Error in port widths or dimensions. 'Output Port 1' and Error in port widths or dimensions. Invalid dimension has been specified for 'Input Port 5'.
The problem is that i am unable to identify from which block is the error arising from. Can anybody help?
Thank you in advance
0 Kommentare
Antworten (1)
Fangjun Jiang
am 26 Okt. 2021
Clicking the link in the error message would lead to the block in the Simulink model. Double click the two port blocks to check their data size or dimension. Most likely, the two blocks are connected but have different size, thus the error message.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Simulink Functions finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!