How to create points like this image in matlab? pleas help me.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi.

How to create points like this image in matlab? pleas help me.
0 comentarios
Respuestas (1)
Walter Roberson
el 29 de Abr. de 2018
For the circles you could scatter() or you could viscircles()
For the triangle, you could fill()
2 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!