How to create points like this image in matlab? pleas help me.
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi.

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