de-concatenate a matrix to form column vector, in Simulink
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Array and Matrix Mathematics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!