how can i edit this data file using MATLAB?
Mostra commenti meno recenti
Hello This is my data file. Its name is “FAR.DATA”(here it is saved in txt file). I want MATLAB to read its content and find some keywords in it so I Edit the data related to that keyword (the data of each keyword is placed under that keyword till the slash sign). This is the mat code I used to find keywords WELSPECS and COMPDAT. The data file which is in a notepad file is defined as struct. The code could find the line number of each keyword, but unable to find the number of lines between the asked keyword and its backslash sign. Could someone help me with that? file format is .DATA but this format is unsupported here so i have changed it to .txt. thanks
Risposte (1)
Categorie
Scopri di più su Cell Arrays in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!