Delete a cell, not some elements

2 visualizaciones (últimos 30 días)
Dommal
Dommal el 21 de Mayo de 2016
Comentada: Dommal el 21 de Mayo de 2016
Hi everyone,
Is there an option to delete a cell? Not some elements but the whole cell. Like for variables I would use clear variableName, but for cells this doesn't work.
Thanks

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 21 de Mayo de 2016
a={1 2 3 4}
a(1)=[]
  1 comentario
Dommal
Dommal el 21 de Mayo de 2016
That's what I needed. Thank you!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Entering Commands en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by