MATLAB: Generate Random Vector of n-elements

n elementsrandomvector

Hey there! So I want to create a vector m with random n-elements and the value of each element be between [0 , 0.1].
Any thoughts of how can I do that?
Related Question