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

 Akzeptierte Antwort

Adam
Adam am 7 Dez. 2015

2 Stimmen

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

Weitere Antworten (0)

Kategorien

Mehr zu Data Types finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by