User | Kudos |
---|---|
10 | |
3 | |
2 | |
2 | |
2 |
We are all used to creating arrays with a for loop. I have always wondered why there wasn't a simplier way to do this.
What about simplfying array creation with a more advanced Initialize Array. Add another terminal that is just "increment" or "delta". In the example below a double array of length 1000 with a starting value of .004 and an increment of .004 per element.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.