How to add a textbox next to a plot?

6 Ansichten (letzte 30 Tage)
rockthekasbah
rockthekasbah am 14 Nov. 2015
Beantwortet: Star Strider am 14 Nov. 2015
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.

Akzeptierte Antwort

Star Strider
Star Strider am 14 Nov. 2015
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).

Weitere Antworten (0)

Kategorien

Mehr zu Graphics Object Properties finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by