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!