How to find the position of a number in an cell-array?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Nazmun Nahar Khan
le 26 Fév 2021
Commenté : Nazmun Nahar Khan
le 26 Fév 2021
I have a cell array P= {[2,5], [3], [], [1,14], [], [9]}. I want to find out the number of cell where value 14 is located. Like, here 14 is located inside the cell number 4.
How can I do that?
2 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Creating and Concatenating Matrices 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!