how to remove line from cell array?

3 visualizaciones (últimos 30 días)
Mira le
Mira le el 24 de Abr. de 2021
Respondida: David Fletcher el 24 de Abr. de 2021
Hi every one,
I'm working on cell array called T like:
T{1}= [1 2 3 ]
T{2} = [ 2 3]
..
.
.
.
.
T{n}=[ 2 3 4]
I want in this work to delete a line, for example I want to remove line 2 , T{2 }, How can I do it ?
Thank you

Respuestas (1)

David Fletcher
David Fletcher el 24 de Abr. de 2021

Categorías

Más información sobre Multidimensional Arrays en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by