austinpowers
Electrical
- Oct 21, 2005
- 25
i have an array suppose say [4 3 2 6 1 5]
i need to generate two random sequence arrays from this array,
i know about fliplr or flipud functions by which i can get a different combination.
But i want to know is there any other function by which i can generate two different sequences from this array.
i need to generate two random sequence arrays from this array,
i know about fliplr or flipud functions by which i can get a different combination.
But i want to know is there any other function by which i can generate two different sequences from this array.