Change marker size in clabel/contour
이전 댓글 표시
How do I change the + marker size when using clabel to create vertical text labels?

답변 (1개)
TastyPastry
2015년 10월 20일
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
ABDUL AZEEZ S
2020년 7월 23일
edit the clabel programme in matlab directory
카테고리
도움말 센터 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!