Delete a cell, not some elements

2 vues (au cours des 30 derniers jours)
Dommal
Dommal le 21 Mai 2016
Commenté : Dommal le 21 Mai 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

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 21 Mai 2016
a={1 2 3 4}
a(1)=[]
  1 commentaire
Dommal
Dommal le 21 Mai 2016
That's what I needed. Thank you!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Entering Commands dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by