Skip to content

line3d

3D line plot with thick rendering.

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

Similar to plot3 but with thicker line rendering tailored for 3D contexts.

MathJet-specific.

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