Community Profile

photo

Cyros


RWTH Aachen

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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 ...

10 years ago | 1 answer | 0

1

answer

Answered
releasing a file in matlab
thanks to all, i solved it with if true fclose('all') end cyros

10 years ago | 1

Question


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...

10 years ago | 3 answers | 0

3

answers

Answered
changing fileextension of .in to .txt
! ren example.in example.txt works

10 years ago | 0

Question


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...

10 years ago | 3 answers | 0

3

answers

Question


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...

10 years ago | 1 answer | 0

1

answer