How can I plot a "deformed cylinder" in matlab from a matrix of distances?
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
I would like to surface plot a matrix of distances, such that the numbers in each column represent a vertical strip of a cylinder and each column is a set angle from the previous column. The general shape I would like to surface plot is a deformed cylinder. Many thanks, Sam.
댓글 수: 0
답변 (1개)
  Star Strider
      
      
 2017년 4월 6일
        See the documentation for the cylinder function. I’m not certain if you can do what you want using it, but you may be able to get an idea as to plotting it. (I’ve used it to produce a 3D airfoil plot with varying cross-sections, so you can do a lot with the approach in the cylinder function.)
참고 항목
카테고리
				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!

