can any one explain this to me

2 views (last 30 days)
hiba rashed
hiba rashed on 24 Dec 2016
Answered: Steven Lord on 24 Dec 2016
x = strmatch(u(i),l,'exact')

Accepted Answer

Steven Lord
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.

More Answers (0)

Categories

Find more on Characters and Strings in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!