How to display subplot box over lines:

6 views (last 30 days)
Hi.
I am trying to arrange a subplot, which has some of the lines plotted in a light gray color. I'd like to have the box on so I've included the command
box 'on';
But, the gray line obscures the box where they coincide.
How can I ensure that the box shows above any lines in the plot?
I've included the attached extract to illustrate this.
Thanks

Accepted Answer

Walter Roberson
Walter Roberson on 4 Nov 2019

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!