How to remove duplicate layers in a multidimensional matrix?

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.

Answers (0)

Categories

Asked:

on 29 Nov 2018

Commented:

on 29 Nov 2018

Community Treasure Hunt

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

Start Hunting!