Get Values Of Cell Array

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

 Risposta accettata

Adam
Adam il 7 Dic 2015
Just access the 4th element using { } notation e.g.
myCellArray{4}

Più risposte (0)

Categorie

Community Treasure Hunt

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

Start Hunting!

Translated by