Find similarity between string inputs
Afficher commentaires plus anciens
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 commentaires
Fangjun Jiang
le 5 Juil 2011
You need to clarify your question.
Jan
le 6 Juil 2011
What exactly is "similarity"?
Réponses (2)
Jan
le 6 Juil 2011
3 votes
1 commentaire
Bradley Stiritz
le 27 Déc 2013
Jan, thanks for this very apropos & helpful suggestion :)
Harry MacDowel
le 6 Juil 2011
0 votes
The function strcmp is a good start for you to study:-
Catégories
En savoir plus sur Characters and Strings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!