How to surf a specific contour ?
    조회 수: 4 (최근 30일)
  
       이전 댓글 표시
    
Hello,
I wonder if I can surf not only a rectangular area with "surf" (like using "meshgrid",...) but also an specific area like my .mat file. I tried to write a script to do so, but I thought there is maybe a simple way, maybe a function, to surf things like that. At the end I want also extrude it and use it as a 3D object. but first it would be enough if I could surf my area in the image.

댓글 수: 1
채택된 답변
  Star Strider
      
      
 2018년 8월 24일
        For an example, see: how to convert 2D graph to 3D? (link). (Scroll down to the second plot figure.)
댓글 수: 2
  Star Strider
      
      
 2018년 8월 24일
				As always, my pleasure.
Just substitute surf for mesh. The calling syntax for both functions are the same.
추가 답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


