Random number with a large range?

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
Peter Perkins on 14 Nov 2013
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

Asked:

on 14 Nov 2013

Answered:

on 14 Nov 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!