can any one explain this to me
2 views (last 30 days)
Show older comments
x = strmatch(u(i),l,'exact')
Accepted Answer
Steven Lord
on 24 Dec 2016
See the Description section of this documentation page for an explanation. That page also contains some examples showing how to call the strmatch function.
0 Comments
More Answers (0)
See Also
Categories
Find more on Characters and Strings 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!