Error in port widths or dimensions error simulink

1 回表示 (過去 30 日間)
Stéphanie Monteiro
Stéphanie Monteiro 2022 年 1 月 23 日
回答済み: Gagan Agarwal 2023 年 9 月 25 日
Hello gys,
I received the following error:
Can anyone help me, please?

回答 (1 件)

Gagan Agarwal
Gagan Agarwal 2023 年 9 月 25 日
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!

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by