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

How to create points like this image in matlab? pleas help me.
0 Comments
Answers (1)
Walter Roberson
on 29 Apr 2018
For the circles you could scatter() or you could viscircles()
For the triangle, you could fill()
2 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!