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!

 Akzeptierte Antwort

Jan
Jan am 5 Apr. 2017

0 Stimmen

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

Weitere Antworten (0)

Gefragt:

JR
am 5 Apr. 2017

Kommentiert:

JR
am 5 Apr. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by