TubePlot
Version 1.0.0.0 (2,28 ko) par
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);
Citation pour cette source
Janus H. Wesenberg (2026). TubePlot (https://fr.mathworks.com/matlabcentral/fileexchange/5562-tubeplot), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R13
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Graphics > 2-D and 3-D Plots > Surfaces, Volumes, and Polygons > Volume Visualization > Vector Volume Data >
En savoir plus sur Vector Volume Data dans Help Center et MATLAB Answers
Tags
Remerciements
A inspiré : soapSnake - understanding complex functions, RenderLines2Tubes
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 | Add BSD license |
