TubePlot

Construct a tube, or warped cylinder, along any 3D curve.
4.4K 次下载
更新时间 2016/4/3

查看许可证

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 (2024). TubePlot (https://www.mathworks.com/matlabcentral/fileexchange/5562-tubeplot), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Vector Volume Data 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Add BSD license