Port width and dimension error
조회 수: 10 (최근 30일)
이전 댓글 표시
I have a model that gives an error in port width and dimension and i am unsure how to correct the error. Images of a section of the model and the error is attached.



댓글 수: 0
답변 (2개)
Jesús Zambrano
2020년 1월 10일
Hi David,
First try to connect al those pending signals and rerun the model. This is to be sure that the MATLAB function block is giving the signals you expect.
댓글 수: 4
Jesús Zambrano
2020년 2월 4일
Then, try to check if the input and output ports of the MATLAB function block are well defined. If that block is working in a loop, check that the signals dimensions make sense in the loop.
참고 항목
카테고리
Help Center 및 File Exchange에서 Discontinuities에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!