Feeds
提问
CALLING ANOTHER PROGRAMM WITH SYSTEM(...)
hello, i've got a for loop where im calling another programm with if true system(*.exe) end after execution...
11 years 前 | 0 个回答 | 0
0
个回答提问
Reading particular values from a *.txt file and saving
hi folks, the file i've got has this format: DATA PIPE MEDIUM | MASS-FLOW MOLE-FLOW VOL-FLOW | PRESSURE ...
11 years 前 | 1 个回答 | 0
1
个回答已回答
releasing a file in matlab
thanks to all, i solved it with if true fclose('all') end cyros
releasing a file in matlab
thanks to all, i solved it with if true fclose('all') end cyros
11 years 前 | 1
提问
releasing a file in matlab
hello, after edititng a test.txt file in matlab i want to rename it with {! ren tes.txt test1.txt}. this is not working caus...
11 years 前 | 3 个回答 | 0
3
个回答提问
changing fileextension of .in to .txt
hello people, i need to edit a text file (example.in) with I/O functions but matlab doesn't support .in files so i need to ch...
11 years 前 | 3 个回答 | 0
3
个回答提问
how to editing the value of a parameter in the textfile
hello people, i've got that file with parameters: Description &CYCLE NAPP=14, NLIN=20, NCYCLE=2, NUMGEO=1, IF=97, N...
11 years 前 | 1 个回答 | 0
