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://jp.mathworks.com/matlabcentral/fileexchange/5562-tubeplot), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: soapSnake - understanding complex functions, RenderLines2Tubes

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0

Add BSD license