Hello everyone!
I was doing a simple practic, it's about a random 3D array and the problem is that I cannot use properly the tool index in realtime with random numbers.
Here you have two VI, the first one is simple, it's an 3D array, but if you want you can change de rows, or columns and you will see the element changing for the same 3D array.
But in the second one is the problem, here it is another 3D array, but it is filled with random numbers, and when the filling finish it start over again and again instead I can see all the elemnts of the original 3D array.
How could I do that the original random array stays until I want to generate the next one, and before I generate the next one I can se all the elemnts by changig the numeric controls (pages, rows and coulmns)??