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!