Find similarity between string inputs
Show older comments
Hi, I have a file with some string inputs. I would like to find the similarity between the string inputs when i'm accessing one or more inputs at a time.Could anyone help me out with this problem.
Thanks in advance for your precious time Smith.
2 Comments
Fangjun Jiang
on 5 Jul 2011
You need to clarify your question.
Jan
on 6 Jul 2011
What exactly is "similarity"?
Answers (2)
Jan
on 6 Jul 2011
3 votes
1 Comment
Bradley Stiritz
on 27 Dec 2013
Jan, thanks for this very apropos & helpful suggestion :)
Harry MacDowel
on 6 Jul 2011
0 votes
The function strcmp is a good start for you to study:-
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!