How change the font size in contour while using "showText", "on"?

94 visualizaciones (últimos 30 días)
Roya Rajabi
Roya Rajabi el 17 de Abr. de 2021
Respondida: Nagasai Bharat el 20 de Abr. de 2021
Hi
I am using contour but I prefer to use "ShouwText" instead of clabel because its location on the line is very good.I am windering how can I change the font of the numbers if I am using this?
contour(x,y,T,'showText','on')
Regards,
Roya

Respuestas (1)

Nagasai Bharat
Nagasai Bharat el 20 de Abr. de 2021
Hi,
The contour function doesn't have the property to change the font size directly as an argument. In order to do change the font of the label, use of clabel is suggested.

Categorías

Más información sobre Contour Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by