delete empty [] {1x7 cell} {1x2 cell}

how delete []; when I have Z= [] {1x7 cell} {1x2 cell}
and i want to have Z= {1x7 cell} {1x2 cell}

 Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 10 de Nov. de 2013
Editada: Azzi Abdelmalek el 10 de Nov. de 2013
z(cellfun('isempty',z))=[]

Más respuestas (0)

Categorías

Más información sobre Data Types en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 10 de Nov. de 2013

Comentada:

el 10 de Nov. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by