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

1 回表示 (過去 30 日間)
hamid bs
hamid bs 2018 年 4 月 29 日
コメント済み: Walter Roberson 2018 年 4 月 29 日
Hi.
How to create points like this image in matlab? pleas help me.

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 4 月 29 日
For the circles you could scatter() or you could viscircles()
For the triangle, you could fill()
  2 件のコメント
hamid bs
hamid bs 2018 年 4 月 29 日
How is the coordinates of X and Y in scatter for it??
Walter Roberson
Walter Roberson 2018 年 4 月 29 日
Use integer coordinates, it is easier.

サインインしてコメントする。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by