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://ww2.mathworks.cn/matlabcentral/fileexchange/5562-tubeplot), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 | Add BSD license |
