de-concatenate a matrix to form column vector, in Simulink

1 次查看(过去 30 天)
I have data of two channels, [6x1] each represented by a column. I have used concatenate matrix block which makes the dimensions [6x2]. Now, at a further stage I have to "De-concatenate" the matrix such that I get the data of my channels as [6x1] dimension.
Is there a block in simulink to do that?

采纳的回答

Glo
Glo 2015-1-15
I got the solution: It is by using Submatrix block

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by