Lego Mindstorm EV3 Programming
Friday, 18 December 2015
Data Array
Variables hold a single value. In order to hold a list of values, we need an array.
The following program assigns 6 random numbers to an array variable and then recalls them in order:
Fig 1 - Program schematic
Home
Subscribe to:
Comments (Atom)