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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
