Stuart Ellison
Followers: 0 Following: 0
Feeds
提问
Really easy one how to quickly repeat columns in an array
How do I repeat a column n times within an array to expand form 10x1 to 10x10? e.g. 1 2 3 4 5 6 7 ...
7 years 前 | 5 个回答 | 0
5
个回答提问
How do I record a whole row of one array into another a specific row of another array
For example I have a loop in my code that produces an array e.g N+1 = [11 12 13 14 15] N+2 = [23 76 45 23 76] ...
7 years 前 | 1 个回答 | 0
1
个回答提问
How do I limit the values in an array?
This should be an easy one. If I have an array with... 0.203 0.506 0.167 0.904 1.671 5.247 0.037 0.679 How do I ...
7 years 前 | 2 个回答 | 1