How to display subplot box over lines:
4 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Subplots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!