hidden
Toggle hidden-line removal in mesh plots.
Syntax
Section titled “Syntax”hidden onhidden offDescription
Section titled “Description”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.
Example
Section titled “Example”mesh(peaks); hidden off