Merging Matrix third deminsion
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a Matrix, Shape (1x841x681).
Basically I need to make a new matrix that is 841x681. This needs to be done so that the 681 layers are listed vertically in the sheet below eachother. e.g. top line = Shape(1:841,1:1) second line Shape(1:841,2:2) and so on. Basically the 681 lines need to be stacked below each other instead of being a 3rd dimension. I'm quite new to matlab so as much detail as possible would be helpful :)
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Matrix Indexing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!