Extract 2D matrix from 3D matrix
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Good Day community.
I can create a 3D matrix (Y, X, Z) by buffering the (Y, X) matrices over time (obtained in a loop). Now, I want to extract the (Y, Z) matrix after some time as shown in the diagram below.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/994490/image.png)
How best can I implement this functionality?
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Resizing and Reshaping 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!