how to read .ascii files in loop?
이전 댓글 표시
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
답변 (1개)
dpb
2014년 3월 4일
0 개 추천
See the FAQ at
The logical would be using dlmwrite after the modification...
카테고리
도움말 센터 및 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!