Graphic Object Size in matlab
1 view (last 30 days)
Show older comments
Jessie Bessel
on 16 Mar 2018
Answered: Walter Roberson
on 16 Mar 2018
Is there any way to make the circles bigger in this plot?
0 Comments
Accepted Answer
Walter Roberson
on 16 Mar 2018
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 Comments
More Answers (0)
See Also
Categories
Find more on Line Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!