Community Profile

photo

Muharrem Askin


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to skip command lines inside the loop
I have a big while loop in some part of my project. Inside this loop, there are many operations going on and the results are che...

12 years ago | 1 answer | 0

1

answer

Question


How to overwrite the existing data inside the same file.
I have file consisting of many lines. I would like to search and change some of the lines without writing it to a new file . For...

12 years ago | 2 answers | 0

2

answers

Question


How to read the text files sequentially?
I have 15 text files such as CASE1,CASE2.... CASE15. I would like to read all these files sequentially and use for some calculat...

12 years ago | 2 answers | 0

2

answers

Question


How to find the Process ID (PID) in matlab
Is there any function or method in matlab to find the process ID (PID) of the program in the task manager ?

12 years ago | 4 answers | 0

4

answers

Question


How to go to the next line in case of using 'system' command ?
I am trying to run the program by using 'system' command and then move the mouse cursor and click on it.I can open the program ...

12 years ago | 2 answers | 0

2

answers

Question


Is there any 'openwithtxt' command in matlab for the files with different extentions ?
I have a file with an extention of $PJ. I can open it with txt and make some changes inside, when I use the right click and choo...

12 years ago | 0 answers | 0

0

answers

Question


How to read the words and numbers to different cells according to space and next line ?
I have a file to be read. But this file contains numbers, characters and specific signs. As an exp. it goes like this; EXTDC ...

12 years ago | 1 answer | 0

1

answer

Question


How to read any file by using txt ?
I have a file which is different than txt file but I would like to read it as txt file. It is like right clicking to the icon an...

12 years ago | 1 answer | 0

1

answer