How to create points like this image in matlab? pleas help me.

1 view (last 30 days)
Hi.
How to create points like this image in matlab? pleas help me.

Answers (1)

Walter Roberson
Walter Roberson on 29 Apr 2018
For the circles you could scatter() or you could viscircles()
For the triangle, you could fill()

Tags

Community Treasure Hunt

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

Start Hunting!