how to use fscan(or text scan) for find some data in a loop
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hi i have many of this sample note in a text file . i want to find the values of RF1s(-1.0909e-04)each time by using (fscan or text scan ) and write them in an excel file with n rows and 1 column . can anyone help me ? (its in a loop and each time number of it change and also number of these samples change ).
NODE FOOT- RF1 RF2 RF3 RM1 RM2 RM3
NOTE
303 -1.0909E-04 2.6685E-05 2.6292E-22 1.2080E-25 1.4877E-25 2.1397E-10
MAXIMUM -1.0909E-04 2.6685E-05 2.6292E-22 1.2080E-25 1.4877E-25 2.1397E-10
AT NODE 303 303 303 303 303 303
MINIMUM -1.0909E-04 2.6685E-05 2.6292E-22 1.2080E-25 1.4877E-25 2.1397E-10
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!