how to read .ascii files in loop?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
dpb
2014 年 3 月 4 日
See the FAQ at
The logical would be using dlmwrite after the modification...
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Low-Level File I/O についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!