I am trying to create a random number generator between two numbers in MatLab but I am unable to figure out the correct equation.
I know that you can use the r
r
The simple way to do that is use
randi([min, max])