how to find indices in cell array.
Afficher commentaires plus anciens
I have a vector like
normal = {'back.','buffer_overflow.','ftp_write.','guess_passwd.','imap.'},
the strings in this vector are randomly distributed. How I known the cell indices of each string in this vector.
Regards.
1 commentaire
Réponses (0)
Catégories
En savoir plus sur Cell Arrays dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!