I want to refine my program to find the startrow and the endrow of a .txt file.
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
i have attached my current program to so that and the .txt file. The program does the job i wanted it to do. But it does not look good. So i want to refine the program to do the same as my current program.
1 Kommentar
dpb
am 30 Jul. 2014
As I suggested in previous question, read the whole file and then operate in memory. Logical arrays and/or various perturbations of find do wonders.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Variables 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!