3-D Visualization |
By default, MATLAB removes lines that are hidden from view in mesh plots, even though the faces of the plot are not colored. You can disable hidden line removal and allow the faces of a mesh plot to be transparent with the command
hidden
off
This is the surface plot with hidden
set to off
.
Parametric Surfaces | Coloring Mesh and Surface Plots |
© 1994-2005 The MathWorks, Inc.