Solved
random selection
Hello,
How can I randomly select an element of a matrix ?
Hello,
How can I randomly select an element of a matrix ?
There is a function that returns a random number between ceertain limits. You colud use that and the ceil and floor functions to make it an integer, then use that as an index to the matrix.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.