I am trying to randomly access a file from a folder using matlab. Could you suggest how to go about it? I am planning to use randn function, but i don’t understand how.
I am trying to randomly access a file from a folder using matlab. Could
Share
I think you need a random number with uniform distribution, not normal.
So here you go ..