現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 | Add BSD license |
