フィルターのクリア

how to take two columns of two separate files and contain them in one file ?

1 回表示 (過去 30 日間)
farzad
farzad 2015 年 4 月 7 日
回答済み: Star Strider 2015 年 4 月 7 日
Hi All
I want to take the first column of the txt file named T and the 5 th column of the other file X , and put them in one file , both have 1000 rows , how do I do this ?
thank you so much

採用された回答

Star Strider
Star Strider 2015 年 4 月 7 日
You have to read both files, then create a third file and write both columns to it. How you do this depends on what format the files are.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStandard File Formats についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by