Stepping Through Text Documents

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

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)

Jan
Jan on 9 Jul 2019
Edited: Jan on 9 Jul 2019
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.

Products

Release

R2019a

Asked:

on 9 Jul 2019

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!