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

조회 수: 112 (최근 30일)
Roya Rajabi
Roya Rajabi 2021년 4월 17일
답변: Nagasai Bharat 2021년 4월 20일
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

답변 (1개)

Nagasai Bharat
Nagasai Bharat 2021년 4월 20일
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.

카테고리

Help CenterFile Exchange에서 Contour Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by