Change position of contourf labels
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello
I need to produce a very neat contour plot to use for my journal paper. I have a filled contour of the pressures over a surface (I used contourf). Basically, I had vectors x and y which were locations on the surface and on each location, I had a value for pressure. I have a rectangular plot.
I would like to manually label the contour on just some lines. But when I use clabel(c,h,'manual'), after choosing the location by mouse, the number is rotated with no manner and is put in the middle of nowhere. I would like to choose the lines (in between different colors) and have the label in the middle of the line. Is there any way to do this?
In advance, I appreciate your help.
Thanks.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!