Filter löschen
Filter löschen

Get Values Of Cell Array

48 Ansichten (letzte 30 Tage)
Volkan Yangin
Volkan Yangin am 7 Dez. 2015
Kommentiert: Volkan Yangin am 7 Dez. 2015
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
Just access the 4th element using { } notation e.g.
myCellArray{4}

Weitere Antworten (0)

Kategorien

Mehr zu Data Types finden Sie in Help 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