TubePlot

Construct a tube, or warped cylinder, along any 3D curve.
4,6K download
Aggiornato 3 apr 2016

Visualizza la licenza

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);

Cita come

Janus H. Wesenberg (2025). TubePlot (https://it.mathworks.com/matlabcentral/fileexchange/5562-tubeplot), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Add BSD license