How do I search for a string in a text file that has carriage returns within the string
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Will Kinsman
le 5 Déc 2015
Réponse apportée : Will Kinsman
le 5 Déc 2015
I have a text file I am trying to locate strings. Lets say that the txt file looked like this:
'hello
world'
When I search for the string 'hello world' the above txt file would yield 0 results. How can I go about getting a result for this instead of it being overlooked?
Thank you for the help. Will
3 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Characters and Strings dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!