Read about slice
Extract 2D matrix from 3D matrix
2 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!