Graphic Object Size in matlab
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Jessie Bessel
il 16 Mar 2018
Risposto: Walter Roberson
il 16 Mar 2018
Is there any way to make the circles bigger in this plot?

0 Commenti
Risposta accettata
Walter Roberson
il 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Annotations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!