Graphic Object Size in matlab
1 回表示 (過去 30 日間)
古いコメントを表示
Is there any way to make the circles bigger in this plot?
0 件のコメント
採用された回答
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Line Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!