generate random numbers outside a range
Show older comments
How can I generate random numbers outside a specific range? I want to generate random numbers outside the interval of [-1,3]
2 Comments
Adam
on 16 Feb 2017
Up to what bounds? Generating unbounded random numbers is somewhat problematic.
Omar Hammouda
on 16 Feb 2017
Accepted Answer
More Answers (0)
Categories
Find more on Random Number Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!