i am working on a project in simulink, as shown in the figure i need to connect the out2 of the subsytem 1 to the out 2 of the subsytem and then connect to the matrix concatenate.. But it's not connecting, & and just showing only the path

 채택된 답변

Looking at the screenshot, this is simply not possible. You can't put two different signals into the same port.

댓글 수: 6

Maybe you want to combine the two signals? Try the "MUX" block.
hi andrew, I have tried using the mux block, with the mux block there is an error with the matrix dimensions and also i have tried using the element wise matrix multiply block, with this there is an error in the output datatype being uint16 and the input being uint8
i was able to alter the output datatype in the properties of the matrix multiplier block, but my goal of splitting the image into four blocks is not achieved..if u could please run the simulink model i am going to attach and share the result.
hello...the issue is solved, i had a connection wrongly placed...and herre is the file if u r interested..and tnqs for the help Andreas

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

질문:

2014년 1월 21일

댓글:

2014년 1월 21일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by