de-concatenate a matrix to form column vector, in Simulink
6 views (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Array and Matrix Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!