Merging Matrix third deminsion

2 visualizaciones (últimos 30 días)
Robert
Robert el 26 de Feb. de 2015
Respondida: per isakson el 26 de Feb. de 2015
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 :)

Respuesta aceptada

per isakson
per isakson el 26 de Feb. de 2015

Más respuestas (0)

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by