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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/150415/image.jpeg)
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!