Stepping Through Text Documents
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
I have a folder of text documents that I need to step/loop through and tally up numerical totals for certain columns in the text files. How should I go about setting this up? Thank you!
1 Kommentar
Geoff Hayes
am 9 Jul. 2019
Maggie - do all files have a common format? Are all files in the same folder? Can you attach one of your files to this question?
Antworten (1)
A more specific answer is possible, if you explain what "tally up numerical totals for certain columns in the text files" means. Try to implement the loop over a sequence of files according to the FAQ and post the code, if there are still problems.
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!