Info
此问题已关闭。 请重新打开它进行编辑或回答。
Simulink problem related with data dimension
1 次查看(过去 30 天)
显示 更早的评论
Hello comunity,
I'm trying to run a simulink but i have a problem with a variable dimension.
In my code I work with 3 rows vectors named z and barz. But in a certain point of the compilation simulinks prompt me an error related with the dimensions of this vector.
How it can be seen the output of multiplexors is a vector but passing through the output sink it seems to take a unidimensional signal...
Do you have any idea about what is happening?
Thank you all in advance.
1 个评论
Kaustubha Govind
2013-10-7
Is this screenshot from a subsystem? What is connected at the output 'barz'? It appears that Simulink is back-propagating and thinks that the block connected to 'barz' wants a scalar signal.
回答(0 个)
此问题已关闭。
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!