How can we understand the "the dimensions of output port" in the sentence?
3 次查看(过去 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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!