Feeds
提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0