TubePlot

Construct a tube, or warped cylinder, along any 3D curve.

Ahora está siguiendo esta publicación

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

Citar como

Janus H. Wesenberg (2026). TubePlot (https://es.mathworks.com/matlabcentral/fileexchange/5562-tubeplot), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

Add BSD license