giovanni negro
Followers: 0 Following: 0
Feeds
提问
How to count the number of consecutive repetitions of an array?
Hi everybody, I have a double array or a logical one made like this above: A=[0 1 1 1 0 0 1 0 1 1 0 0 0 1 0 1 1 1]; And I w...
6 years 前 | 1 个回答 | 0
1
个回答提问
Expanding a double array
Hi Everybody, I would like to solve this problem in the smartest way. I have for example this column vector A=[3;5;6;4;......
7 years 前 | 1 个回答 | 0
1
个回答提问
how to convert text values between char arrays
Hi everybody, I have a char/cell array like this A=['a';'bb';'ccc';'a';'ccc';'ccc';'bb'] and I want a new char/cell array lik...
7 years 前 | 1 个回答 | 0