How to choose a single element randomly from a vector
A=[2 3 4 5];
How do I choose any one variable from the vector A randomly each time.A=[2 3 4 5];
How do I choose any one variable from the vector A randomly each time. A=[2 3 4 5];
How do I choose any one variable from the vector A randomly each time. rand, randi MATLAB Answers — New Questions