TubePlot

Construct a tube, or warped cylinder, along any 3D curve.

이 제출물을 팔로우합니다

TubePlot constructs a tube along any 3D curve. Output is much like the cylinder function.
Example:
t=linspace(0,2*pi,50);
tubeplot([cos(t);sin(t);0.2*(t-pi).^2],0.1);

인용 양식

Janus H. Wesenberg (2026). TubePlot (https://kr.mathworks.com/matlabcentral/fileexchange/5562-tubeplot), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

Add BSD license