Extract 2D matrix from 3D matrix

4 Ansichten (letzte 30 Tage)
Farai Mahachi
Farai Mahachi am 11 Mai 2022
Beantwortet: KSSV am 11 Mai 2022
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.
How best can I implement this functionality?

Antworten (1)

KSSV
KSSV am 11 Mai 2022
Read about slice

Kategorien

Mehr zu Multidimensional Arrays 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!

Translated by