Random number with a large range?
Show older comments
I am simulating planetary motion, and I want to have an input for 'n' random planets. I want the planets to have a large range for each of the criteria ie, x_position is between -1e12 - 1e12. how can i do this??
Answers (1)
Peter Perkins
on 14 Nov 2013
0 votes
Bob, I think you want to look at Example 1 in the doc for the rand function:
Categories
Find more on Earth and Planetary Science 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!