Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
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

Réponse acceptée

Star Strider
Star Strider le 7 Avr 2015
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.

Plus de réponses (0)

Catégories

En savoir plus sur File Operations dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by