Simulink Dimensions of signal change - help
5 ビュー (過去 30 日間)
古いコメントを表示
hi,
i have a very strange problem. If i disconnect some 'ToWorkspace' block from my System the dimensions seems to change. But not the weirdest. See here:

you can see before the sum block that the dimensions changed.
Can anybody help?
Greetings
回答 (1 件)
Kaustubha Govind
2012 年 8 月 14 日
Not sure which dimensions have changed. Are you talking about the difference in the signal dimensions for the outputs of the two Matrix Multiple blocks? The calculated output dimensions seem fine to me, because the second input to each block have different dimensions (first block gets a 2-D signal of 2x1, second block gets a 1-D signal of length=2).
2 件のコメント
Kaustubha Govind
2012 年 8 月 15 日
Ah! Sorry, didn't notice that before. Do you see any error? I tried constructing something similar, but don't see this issue.
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!