Feeds
提问
How do I create this vector: [10,8,10,8,10, ...]?
How can I create a vector that alternates 10 and 8 100 times?
13 years 前 | 2 个回答 | 0
2
个回答提问
how to create this vector [ 10 9 10 9 ...] with one command
hi can you help us to create this vector with one command v=[10 9 10 9 ...] 100 times with one command only and how to cre...
13 years 前 | 2 个回答 | 0
