Graphic Object Size in matlab

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by