Simulink array size changes along route
显示 更早的评论
I'm getting this error in my model:
Error in port widths or dimensions. Output port 1 of 'Model/Selector' is a [126x1] matrix.
Component:Simulink | Category:Model error
Error in port widths or dimensions. Input port 1 of 'Model/Dot Product/Product' is a one dimensional vector with 1 elements.
It looks like a block that feeds into the block with the error is changing array size for no reason, does anyone know what could be causing this?
The image below shows it going from 64x3 to 126x3
Thank you!

回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Signal Attributes and Indexing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!