How to display subplot box over lines:
6 views (last 30 days)
Show older comments
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/246232/image.png)
Thanks
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Subplots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!