Random number with a large range?
Mostrar comentarios más antiguos
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??
Respuestas (1)
Peter Perkins
el 14 de Nov. de 2013
0 votos
Bob, I think you want to look at Example 1 in the doc for the rand function:
Categorías
Más información sobre Earth and Planetary Science en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!