Community Profile

photo

Cecile


Last seen: 4 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Making cell array of cells of strings the same size by adding empty strings
Hello, Could someone please help me with the following: I have a cell array of cells containing strings. The cells withing...

4 years ago | 1 answer | 0

1

answer

Question


Extracting strings between different characters from a cell array without loop
Hello, I would like to rewrite the code below to remove the loop. I assume I need to use cellfun but after several attempts I a...

4 years ago | 1 answer | 0

1

answer

Question


Extracting part of a string after the nth occurrence of a character
Hello, I have a cell array of string which looks like this: cellArrayS = {'staticString1;staticString2;staticString3;1;nex...

6 years ago | 2 answers | 0

2

answers

Question


Coloring each line in a stairs graph with a different color
Hello, I would like to color each horizontal line of the stairs I am creating in a different color. demand = [0, 117, 38...

11 years ago | 1 answer | 0

1

answer