Stepping Through Text Documents
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comment
Geoff Hayes
on 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?
Answers (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.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!