Shazed Tashrif
Followers: 0 Following: 0
Feeds
提问
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 ...
4 years 前 | 1 个回答 | 0