Hi everbody.
i want to get the [6,355,1269] matrix etc on this cell array. How can i get it?

 Respuesta aceptada

Adam
Adam el 7 de Dic. de 2015

2 votos

Just access the 4th element using { } notation e.g.
myCellArray{4}

Más respuestas (0)

Categorías

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

Etiquetas

Preguntada:

el 7 de Dic. de 2015

Comentada:

el 7 de Dic. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by