Extract 2D matrix from 3D matrix

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?

回答 (1 件)

KSSV
KSSV 2022 年 5 月 11 日

0 投票

Read about slice

カテゴリ

ヘルプ センター および File ExchangeCreating and Concatenating Matrices についてさらに検索

質問済み:

2022 年 5 月 11 日

回答済み:

2022 年 5 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by