Community Profile

photo

Gmc


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 2 answers | 0

2

answers

Question


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

9 years ago | 1 answer | 0

1

answer