Community Profile

photo

Shazed Tashrif


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


How to run an exe file and save the outputfile generated to a different folder?
executefile = fopen('ENTER.txt','w'); fprintf(executefile,strcat('\n','\n','\n','\n')); fclose(executefile); system('my.exe ...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta