Skip to content

belt

Belt plot — line plot rendered as a 3D ribbon.

h = belt(x, y, z, ...)

Renders a line as a flat 3D ribbon (belt). Useful for showing direction along a curve via the ribbon’s twist.

MathJet-specific.

belt(x, y, z, 'Width', 0.5)
  • tube — Tube plot — line plot rendered with a tube of finite radius.
  • plot3 — 3D line plot.