Feeds
回答済み
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!
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!
約2年 前 | 0
| 採用済み
質問
Mac use strsplit happen question(Matlab 2020b)
code: if( ~isempty( regexp(tline,'Atom .*has atomic number .*and mass ', 'once') ) ) str = strsplit( strtrim(tline), ' ')...
約2年 前 | 1 件の回答 | 0
