Feeds
提问
basic question: how do i keep counting up numbers in a vector?
for example i have a vector A=[2 3 2 3 2 3] and i want that every number counts up ?periodically? so i get B = [2 5 7 10 12 15]....
10 years 前 | 1 个回答 | 0
提问
10 years 前 | 1 个回答 | 0