last legend on a subplot not plotting

10 次查看(过去 30 天)
Has anyone had this issue: when doing a figure with subplots and legends in each one, the last legend does not appear? It doesn't matter if there are 2 subplots or 10 and I don't recall if this was always the case or a new problem. I'm running R2012a. I've attached an image of what I'm talking about - in my code, legend is there for subplot(313) just like the other two and when I run that segment of code alone (not as a subplot), the legend appears. Any suggestions about how to fix this? Thanks!

采纳的回答

Star Strider
Star Strider 2015-4-22
You didn’t post your code, but legend can take the handle of the particular axes object as its first argument. See if the technique in Specify Axes for Legend solves your problem.
  4 个评论

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Legend 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by