How find a word in vector of words?
2 views (last 30 days)
Show older comments
Hello,
How can find a word in long vector of words, for example:
x=['shoemoney'
'devices'
'mcburnett'
'gdri'
'ezralevant'
'Winston80'
'daniellean'
'geokem7'];
How find gdri?
Thanks in advance.
0 Comments
Answers (0)
See Also
Categories
Find more on String 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!