Can I place text on top of a figure irrespective of the current axis?

9 ビュー (過去 30 日間)
Felix
Felix 2013 年 6 月 10 日
The problem that I have with the text() command is that it only works for the current axis. I have a figure with dozens of axes, and just want to add some text labels to it at the end. But depending on the position of the text, it can fall in the area of another axis and is therefore not visible, which makes the whole thing very complicated to change the current axis depending on the position of the text...
is there a way for example to create an invisible axis that spans the whole figure and is on top of the others so I can just place text objects as I like?

採用された回答

Sean de Wolski
Sean de Wolski 2013 年 6 月 10 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAnnotations についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by