Info
This question is closed. Reopen it to edit or answer.
Simulink problem related with data dimension
1 view (last 30 days)
Show older comments
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 Comment
Kaustubha Govind
on 7 Oct 2013
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.
Answers (0)
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!