accessing data from cell arrays
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have cell A which is 1x2 in size. Each entry in the cell is a double with different sizes. Am I able to access the entries from A alone?
For example: A{1,2} (refers to the second matrix in cell A), but I want to access only the fifth column, for example.
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Matrices and Arrays dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!