Borrar filtros
Borrar filtros

runing repeatedly exe files using matlab

1 visualización (últimos 30 días)
UWM
UWM el 27 de Mzo. de 2019
I have houndreds of text fils that I have to edit using teqc.exe soft.
Example files names are: TTTT071A.19, TTTT072A.19, TTTT073A.19 etc
I woluld like to do this automaticly using matlab.
So I need too run teqc.exe in a loop with command eg.:
teqc -O.dec 15 TTTT071A.19 > TTTT071A
teqc -O.dec 15 TTTT072A.19 > TTTT072A
teqc -O.dec 15 TTTT073A.19 > TTTT073A
etc
Can anyone help me please? I'd be grateful.

Respuestas (0)

Categorías

Más información sobre Operators and Elementary Operations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by