change position of axes in plot3d?
    조회 수: 5 (최근 30일)
  
       이전 댓글 표시
    
Hi.
when i use plot3d the locations of axes are as shown in screenshot 167. How can i change them like screenshot 170 ?
Thanks.
댓글 수: 2
  Adam
      
      
 2019년 4월 12일
				doc view
will let you set camera elavation and azimuth, or other parameterisations of the camera position.
답변 (1개)
  Star Strider
      
      
 2019년 4월 12일
        If you want to show the grid and axes, use the: 
grid on
command after the plot3 call.  
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Camera Views에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


