Unknown plot data showing up in figure
이전 댓글 표시
Hi all,
I am using the figure command to plot 5 figures. Each figure has 2 or 3 plots using loglog, semilogx, etc.
The first two figures only have two plots whereas the third and fourth figures have three plots on them.
The problem is that the third figure is showing an extra plot that I didn't specifiy which also overwrites one of the three legends specified for this plot. If I remove the third figure the problem is transferred to the fourth figure (now third).
Any ideas would be much appreciated?
kind regards James
채택된 답변
추가 답변 (1개)
Walter Roberson
2013년 3월 5일
0 개 추천
My speculation is that you need to parent your plotting activity. See my comments in http://www.mathworks.co.uk/matlabcentral/answers/22208-show-figure
카테고리
도움말 센터 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!