How can we understand the "the dimensions of output port" in the sentence?
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear researchers,
I want to ask that what does this erro mean and how can we solve it? Please see the attached picture (the name of s-function is obscured).

댓글 수: 1
Abderrahim. B
2022년 7월 10일
Hi
Since there are few details that I could learn from your question, I highly recommend you to refer to this MATLAB answer.
Hope this helps.
답변 (1개)
Fangjun Jiang
2022년 7월 11일
In the S-function code, you need to define the dimensions (or size) of the outport 2. You must have defined the size of outport 1. Look for that line and add a similar line.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!