Find similarity between string inputs
Mostrar comentarios más antiguos
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 comentarios
Fangjun Jiang
el 5 de Jul. de 2011
You need to clarify your question.
Jan
el 6 de Jul. de 2011
What exactly is "similarity"?
Respuestas (2)
Jan
el 6 de Jul. de 2011
3 votos
1 comentario
Bradley Stiritz
el 27 de Dic. de 2013
Jan, thanks for this very apropos & helpful suggestion :)
Harry MacDowel
el 6 de Jul. de 2011
0 votos
The function strcmp is a good start for you to study:-
Categorías
Más información sobre Characters and Strings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!