how to find indices in cell array.
Show older comments
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 Comment
Answers (0)
Categories
Find more on Cell Arrays in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!