Graphic Object Size in matlab
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Jessie Bessel
el 16 de Mzo. de 2018
Respondida: Walter Roberson
el 16 de Mzo. de 2018
Is there any way to make the circles bigger in this plot?
0 comentarios
Respuesta aceptada
Walter Roberson
el 16 de Mzo. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Line Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!