X axis line doesn't disappear
    조회 수: 16 (최근 30일)
  
       이전 댓글 표시
    


I drew a graph without axis lines, the upper one. However, when I added lines by using 'line' command, there black line at the bottom appeared. It looks like X axis line. How can I remove that black line at the bottom?
댓글 수: 4
  Walter Roberson
      
      
 2017년 6월 29일
				Which MATLAB release are you using?
After you add the line, what shows up for
get(gcf,'renderer')
  Jan
      
      
 2017년 6월 29일
				Sorry for this question: "when I added lines by using 'line' command, there black line at the bottom appeared." Did you draw the line, which appears? Please post the code of this.
답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Line Plots에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




