Graphic Object Size in matlab
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jessie Bessel
le 16 Mar 2018
Réponse apportée : Walter Roberson
le 16 Mar 2018
Is there any way to make the circles bigger in this plot?
0 commentaires
Réponse acceptée
Walter Roberson
le 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Line Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!