how to fix Error in port widths or dimensions?

조회 수: 5 (최근 30일)
Ozan Emre Eren
Ozan Emre Eren 2021년 5월 14일
답변: Shiva Kalyan Diwakaruni 2021년 5월 24일
Hello!
There is a 3x2 matrix in Jac_v input from another subsystem and this is true, but the size of this matrix changes in Matrix Multiply entry [3]. The same problem exists in Matrix Multiply at 4. input. How does it look like this?

답변 (1개)

Shiva Kalyan Diwakaruni
Shiva Kalyan Diwakaruni 2021년 5월 24일
Hi,
This behavior is due to a different mechanism for "guessing" and propagating signal dimensions in Simulink . This issue can be bypassed by using a Signal Specification block in order to explicitly determine the dimensions of a signal, instead of relying on inheritance.
You can refer to the below link for more information
Hope it helps

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by