Filter löschen
Filter löschen

Error in port widths or dimensions error simulink

3 Ansichten (letzte 30 Tage)
Stéphanie Monteiro
Stéphanie Monteiro am 23 Jan. 2022
Beantwortet: Gagan Agarwal am 25 Sep. 2023
Hello gys,
I received the following error:
Can anyone help me, please?

Antworten (1)

Gagan Agarwal
Gagan Agarwal am 25 Sep. 2023
Hi Stéphanie,
I understand that the error you are experiencing in your Simulink model is due to port size incompatibility between two interconnected blocks.
To resolve this error please follow these steps:
  1. Click on the error message to navigate to the specific block in the Simulink model.
  2. Double click on the blocks to inspect the output port width of one block and the input port width of another block.
  3. Make the necessary changes in port dimensions to ensure that the output port width of one block matches the input port width of the other block.
By implementing these adjustments, the discrepancies in port widths between the blocks will be eliminated, resulting in the proper functioning of the model.
I hope this helps!

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by