belt
Belt plot — line plot rendered as a 3D ribbon.
Syntax
Section titled “Syntax”h = belt(x, y, z, ...)Description
Section titled “Description”Renders a line as a flat 3D ribbon (belt). Useful for showing direction along a curve via the ribbon’s twist.
MathJet-specific.
Example
Section titled “Example”belt(x, y, z, 'Width', 0.5)