Effacer les filtres
Effacer les filtres

Get Values Of Cell Array

48 vues (au cours des 30 derniers jours)
Volkan Yangin
Volkan Yangin le 7 Déc 2015
Commenté : Volkan Yangin le 7 Déc 2015
Hi everbody.
i want to get the [6,355,1269] matrix etc on this cell array. How can i get it?

Réponse acceptée

Adam
Adam le 7 Déc 2015
Just access the 4th element using { } notation e.g.
myCellArray{4}
  1 commentaire
Volkan Yangin
Volkan Yangin le 7 Déc 2015
Thanks Adam.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Data Types dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by