Text Vertical Alignment best position
조회 수: 14 (최근 30일)
이전 댓글 표시
Hi ,
Do we have best position function if i want to write a text on a line?
I usually use
text(time_weight_FL,Alt_constant(i),str1,'VerticalAlignment','bottom')%prints the altitude on the center of each chunk
But since I am overlaying my plot with another plot, sometimes my text is crossed by the other plot.
Any solution you would suggest?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!