Drawing line on figure with fixed length and coordinates
조회 수: 2 (최근 30일)
이전 댓글 표시
I have data displayed as text in a figure. I would like to draw lines so that it looks like a table (creating an uitable was not satisfying). I tried using the function line(), but it does not seem like coordinates for the line can be set. How should I go about this? Thank you.
댓글 수: 0
답변 (1개)
Walter Roberson
2015년 5월 15일
In a recent discussion here I showed how to plot in screen cm coordinates; the technique can easily be adapted for pixel coordinates.
댓글 수: 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!