How to remove duplicate layers in a multidimensional matrix?
12 次查看(过去 30 天)
显示 更早的评论
I have a 2x4x36368 multidimentsional matrix. How do I scan the matrix quickly and remove duplicate layers? So if one of the 2x4 layers of the matrix is the same as another, delete that layer.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!