photo

Theo Score


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to skip some lines in a text file?
Good Day, I have a dump3000.data file; ITEM: TIMESTEP 3180000 ITEM: NUMBER OF ATOMS 61728 ITEM: BOX BOUNDS ff pp ff -0....

5 years ago | 1 answer | 0

1

answer

Question


Running out of memory
Hi All, I have a couple of data text files which I am extracting data of interest from. The total text data files size is ...

7 years ago | 1 answer | 0

1

answer

Question


Merging text data from sequence data files in a folder
Hello, here is my script to merge data into a single file. files=dir('*.data'); fileout='merged.data'; fout=fopen(fil...

7 years ago | 1 answer | 0

1

answer

Question


Reading data files from a directory/folder and rearranging the data
Hi All, I have a folder named "Results" in my c drive (C:/Results). In the folder, there are data files named data1, data2, d...

7 years ago | 1 answer | 0

1

answer

Question


How to filter and arrange text in a file using textscan
Hello, I have a Log.txt file with data; ITEM: TIMESTEP 1000 ITEM: NUMBER OF ATOMS 113 ITEM: BOX BOUNDS mm mm mm...

7 years ago | 3 answers | 0

3

answers