How to make plot more visible in matlab

Hello,
I have a plot like the attcahed file. The rectangles and lines are not wide enough. How can I make them more highlighted and larger to be seen easier. Some how Iwant to make those blue things bigger. Is it possible?
ph1 = plot(stats.Centroid(:,1), stats.Centroid(:,2), 'bs');
mah = plot(stats.EndpointX.', stats.EndpointY.', 'b');

Respuestas (1)

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 24 de Feb. de 2020

Respondida:

el 24 de Feb. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by