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 个评论
Geoff Hayes
2019-7-9
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?
回答(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.
0 个评论
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!