TubePlot
Versione 1.0.0.0 (2,28 KB) da
Janus H. Wesenberg
Construct a tube, or warped cylinder, along any 3D curve.
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 LinuxCategorie
- MATLAB > Graphics > 2-D and 3-D Plots > Surfaces, Volumes, and Polygons > Volume Visualization > Vector Volume Data >
Scopri di più su Vector Volume Data in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato: soapSnake - understanding complex functions, RenderLines2Tubes
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | Add BSD license |
