how to read .ascii files in loop?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i have many .ascii files .i need to read it. any multiply some columns with some values and again saving it in .ascii itself..using dlmread.i cn read my .ascii files..hw to put dlmread in loop to read all files and save it in .ascii itself..any idea
0 commentaires
Réponses (1)
dpb
le 4 Mar 2014
See the FAQ at
The logical would be using dlmwrite after the modification...
0 commentaires
Voir également
Catégories
En savoir plus sur Low-Level File I/O 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!