How do I generate a random number between -2 and -1, and between 1 and 2?
2 views (last 30 days)
Show older comments
I can use rand to get a random number between -2 and 2, but I don't want any numbers between -1 and 1. Is there a function that lets me do this?
0 Comments
Answers (1)
See Also
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!