photo

Theo Score


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
283,956
of 300,392

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

9 years ago | 3 answers | 0

3

answers