How to add a textbox next to a plot?

6 ビュー (過去 30 日間)
rockthekasbah
rockthekasbah 2015 年 11 月 14 日
回答済み: Star Strider 2015 年 11 月 14 日
I am trying to add a textbox outside the axes and the plot and next to it indicating some data in the graph. The annotation command requires me to set the location but I am unable to set the location outside the axes.

採用された回答

Star Strider
Star Strider 2015 年 11 月 14 日
According to the documentation annotation objects apparently must be within the current figure. However text objects do not (although you place them with respect to the figure coordinates).

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Object Properties についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by