Azzera filtri
Azzera filtri

Get Values Of Cell Array

48 visualizzazioni (ultimi 30 giorni)
Volkan Yangin
Volkan Yangin il 7 Dic 2015
Commentato: Volkan Yangin il 7 Dic 2015
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

Scopri di più su Data Types in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by