Find specific paragraph in text file using specified conditions
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
My program currently asks for specific variables, such as temp, rpm etc - all of these variables are saved in a text file with different dates, like: > 12.07 temp 40 grees rpm 200 rpm etc
> 13.07 etc
and it carrys on like that. I'm trying to extract reference the data I input (into the program) with the text file, to find the paragraph with those conditions, but I'm not having much luck. Is there a way of doing that please? Thanks
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Text Data Preparation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!