Is it possible to draw something outside the axis area?

 Réponse acceptée

jonas
jonas le 23 Juil 2018

0 votes

Use annotations . They are not connected to the axes but to the figure itself.

3 commentaires

(Internally, annotations are connected to a hidden axes that is over top of the whole figure.)
This enables one to draw lines or arrows, but not markers (such as 'o','x','+','*','s', etc.). Is there a convenient solution for drawing markers outside of the current axis? Thank you.
You can turn off the axes clipping property .

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Line Plots dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by