Remove zeros from all columns of a 3d matrix

2 visualizzazioni (ultimi 30 giorni)
Arvind Kumar Pathak
Arvind Kumar Pathak il 19 Set 2017
Commentato: Image Analyst il 19 Set 2017
A matrix named 'T' is attached whose dimension is 3,3048, 1849.
I want to remove all the zeros from columns (3048).
can anyone help me.
  2 Commenti
Matt J
Matt J il 19 Set 2017
And replace them with what? What should be done to ensure that the resulting array is still 3D-rectangular?
Image Analyst
Image Analyst il 19 Set 2017
Nothing is attached. You can't remove zeros unless the zeros are in every location in the x-z planes. You can remove whole planes, but not individual elements because that would leave the edge "ragged" and the array would no longer be rectangular.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Resizing and Reshaping Matrices in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by