You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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);
Cite As
Janus H. Wesenberg (2026). TubePlot (https://in.mathworks.com/matlabcentral/fileexchange/5562-tubeplot), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: soapSnake - understanding complex functions, RenderLines2Tubes
General Information
- Version 1.0.0.0 (2.28 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Add BSD license |
