フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

extracting data from multiple text files

1 回表示 (過去 30 日間)
Saleem Sarwar
Saleem Sarwar 2015 年 10 月 6 日
編集済み: per isakson 2015 年 10 月 6 日
I am very thankful to mathwork community to promptly answers the queries asked by me. I am very new to matlab, wrote my first code to compute runoff using antecedent Soil Moisture Method and it is working well.
The only problem that I am facing now, is to extract data from text files. I asked the same question previously but was not able to solve the problem. My input data is in the form of text files, each file having daily rainfall data of specific year. I simply need to translate information into single file having 2 columns (1st column to represent date, mm/dd/yyyy and 2nd column to represent rainfall. I have 50 text files of a gauging station and requires to create a single output file from all these text files. The input file is attached for your reference.
Thanks for your cooperation
  2 件のコメント
Walter Roberson
Walter Roberson 2015 年 10 月 6 日
per isakson
per isakson 2015 年 10 月 6 日
編集済み: per isakson 2015 年 10 月 6 日
How to distinguish those 50 files from other files on the hard disk? Are they the only txt-files in a special folder? Are they named JHMRRRnm.txt where n and m are digits? Or what?

回答 (0 件)

この質問は閉じられています。

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by