Change marker size in clabel/contour

1 visualización (últimos 30 días)
MATLABer
MATLABer el 20 de Oct. de 2015
Comentada: ABDUL AZEEZ S el 23 de Jul. de 2020
How do I change the + marker size when using clabel to create vertical text labels?

Respuestas (1)

TastyPastry
TastyPastry el 20 de Oct. de 2015
You can put additional options in your call to clabel(). To change the font size:
clabel(c,h,'fontsize',%a scalar greater than 0)
  2 comentarios
MATLABer
MATLABer el 22 de Oct. de 2015
Editada: MATLABer el 22 de Oct. de 2015
Thanks for your response. I was able to use the 'fontsize' option to change the text font size. However, how do I change the marker size?
ABDUL AZEEZ S
ABDUL AZEEZ S el 23 de Jul. de 2020
edit the clabel programme in matlab directory

Iniciar sesión para comentar.

Categorías

Más información sobre Contour 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!

Translated by