Graphic Object Size in matlab

1 回表示 (過去 30 日間)
Jessie Bessel
Jessie Bessel 2018 年 3 月 16 日
回答済み: Walter Roberson 2018 年 3 月 16 日
Is there any way to make the circles bigger in this plot?

採用された回答

Walter Roberson
Walter Roberson 2018 年 3 月 16 日
If you are using plot3() you can pass 'MarkerSize' and a value.
If you are using scatter3 then the size is the 4th parameter.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLine Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by