Feeds
提问
Can I split an array by a specific word?
Hello everyone - I have a large messy excel worksheet which includes a lot of text. I have read in a specific column using xlsre...
9 years 前 | 1 个回答 | 0
1
个回答提问
Trying to print elements of cell array to txt file in a for loop using fprintf
Hey everyone, What I am trying to do is read in a series of files and output some data from those files to a series of output f...
10 years 前 | 1 个回答 | 0
1
个回答提问
print last three chars of filename
Hello - I have a list of filenames which always end with the authors' initials preceding the extension (e.g., GM_video_9_HLL.TXT...
10 years 前 | 2 个回答 | 0
2
个回答提问
Recode strings in Cell array
I have a cell array of strings like this: codes = 'Home' '5' 'Home' '1' 'Home' '2' 'Home' '1' 'Home' '1' '...
10 years 前 | 1 个回答 | 0