Community Profile

photo

树果


Last seen: 3 months ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1

View badges

Feeds

View by

Answered
Mac use strsplit happen question(Matlab 2020b)
Thank you all!I have script name ‘strsplit.m’ the same as the function 'strsplit'. I made a mistake!

3 months ago | 0

| accepted

Question


Mac use strsplit happen question(Matlab 2020b)
code: if( ~isempty( regexp(tline,'Atom .*has atomic number .*and mass ', 'once') ) ) str = strsplit( strtrim(tline), ' ')...

3 months ago | 1 answer | 0

1

answer