Skip to content

hidden

Toggle hidden-line removal in mesh plots.

hidden on
hidden off

Controls whether mesh / surface plots draw lines that would be obscured by the front of the surface. hidden on (default) removes occluded lines; hidden off makes the surface transparent — both front and back edges are visible.

mesh(peaks); hidden off
  • mesh — 3D mesh (wireframe) plot.
  • surf — 3D surface plot with colored faces.