Find similarity between string inputs
显示 更早的评论
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 个评论
Fangjun Jiang
2011-7-5
You need to clarify your question.
Jan
2011-7-6
What exactly is "similarity"?
回答(2 个)
Jan
2011-7-6
3 个投票
1 个评论
Bradley Stiritz
2013-12-27
Jan, thanks for this very apropos & helpful suggestion :)
Harry MacDowel
2011-7-6
0 个投票
The function strcmp is a good start for you to study:-
类别
在 帮助中心 和 File Exchange 中查找有关 Characters and Strings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!