Get Values Of Cell Array

103 visualizaciones (últimos 30 días)
Volkan Yangin
Volkan Yangin el 7 de Dic. de 2015
Comentada: Volkan Yangin el 7 de Dic. de 2015
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
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 Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by