| Using MATLAB Graphics | Search  Help Desk |
| Function |
Used to Create |
mesh, surf
|
Surface plot |
meshc, surfc
|
Surface plot with contour plot beneath it |
meshz
|
Surface plot with curtain plot (reference plane) |
pcolor
|
Flat surface plot (value is proportional only to color) |
surfl
|
Surface plot illuminated from specified direction |
surface
|
Low-level function (on which high-level functions are based) for creating surface graphics objects |