Displaying random numbers as a graph
Mostrar comentarios más antiguos
I am generating random numbers with the rejection sampling, like in this picture. How can I see my generated random numbers as points, like in this picture?

1 comentario
Adam Danz
el 18 de Oct. de 2020
plot()
scatter()
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Mathematics 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!


