I plotted a rectangle in my figure. By doing this my y-axis (line and ticks) disappeared partly (see attachment). How can I make my y-axis visible again?
Thanks in advance!

 Réponse acceptée

Jan
Jan le 5 Avr 2017

0 votes

Set the 'Layer' property to 'top':
axes('Layer', 'top')
... Draw the objects

Plus de réponses (0)

Question posée :

JR
le 5 Avr 2017

Commenté :

JR
le 5 Avr 2017

Community Treasure Hunt

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

Start Hunting!

Translated by