Change marker size in clabel/contour

How do I change the + marker size when using clabel to create vertical text labels?

답변 (1개)

TastyPastry
TastyPastry 2015년 10월 20일

0 개 추천

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

MATLABer
MATLABer 2015년 10월 22일
편집: MATLABer 2015년 10월 22일
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 2020년 7월 23일
edit the clabel programme in matlab directory

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Contour Plots에 대해 자세히 알아보기

질문:

2015년 10월 20일

댓글:

2020년 7월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by