photo

zhendong zhang


Last seen: mer än 2 år ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How can I split a text file into many files?
S = fileread('YourFile.txt'); C = strsplit(S, char(10)); ini = strncmp(C, 'STARTSEC ', 9); fin = strncmp(C, 'ENDSECTION', 10)...

nästan 6 år ago | 0