Convert matrix 3d into 2d
1 次查看(过去 30 天)
显示 更早的评论
Hello all,
I have matrix (a*b*n) (3d matrix), I would like to convert it into n 2D matrix (a*b). Can someone help me, please?
Jonathan
2 个评论
Rik
2019-12-9
Do you want to just select 1 slice, sum the slices, take the mean of the slices, do something else?
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!