I want to refine my program to find the startrow and the endrow of a .txt file.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
dpb
le 30 Juil 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.
Réponses (0)
Voir également
Catégories
En savoir plus sur Variables 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!