remove the empty zero value layers in multidimensional matrix

12 visualizzazioni (ultimi 30 giorni)
Let's say. I have nD array of any size and dimensions.
How can I get delete zeros layers?
Thanks
  3 Commenti
sveta sveta
sveta sveta il 13 Feb 2019
Yes, I'm trying to delete 2D layers that consist of entirely 0's.
For example, I have (n1,n2,n3) array. After deleting I get (n1-k1,n2-k2,n3-k3) array.
Where k1, k2, k3 are the number of layers to delete.
James Tursa
James Tursa il 14 Feb 2019
Modificato: James Tursa il 14 Feb 2019
You didn't provide an example. From your description, the 2D layer could be along any dimension?

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Multidimensional Arrays in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by