Borrar filtros
Borrar filtros

how to read .ascii files in loop?

1 visualización (últimos 30 días)
sandy
sandy el 4 de Mzo. de 2014
Respondida: dpb el 4 de Mzo. de 2014
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

Respuestas (1)

dpb
dpb el 4 de Mzo. de 2014
See the FAQ at
The logical would be using dlmwrite after the modification...

Categorías

Más información sobre Low-Level File I/O en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by