Concatenate layered matrix into one layer
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Andrew Poissant
am 12 Jul. 2018
Kommentiert: OCDER
am 12 Jul. 2018
I have a 2x133xi layered matrix. How can I take the i layers and combine it into a single layer matrix? So if i = 5 and I had a 2x133x5 matrix, the end result would be just a 2x665? I tried using the cat function but I can't seem to automate it for any number i.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Creating and Concatenating Matrices 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!