How can I set the position of the text of a textarrow manually?
8 ビュー (過去 30 日間)
表示 古いコメント
Hi all, I use annotation to plot arrows on my axes. But I want to show its text in a customized position.
annotation('textarrow',[x1 x2],[y1 y2],'String','Hello')
is there any property, which can set the position of 'Hello'?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!