Using MATLAB Graphics     Search    Help Desk 

Hidden Line Removal

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

This is the surface plot with hidden set to off



[ Previous | Help Desk | Next ]