358 Introduction to C++ Programming and Graphics
contourc Contour plot computation (used by contour)
image Display image
imagesc Scale data and display as image
pcolor Pseudocolor (checkerboard) plot
quiver Quiver plot
slice Volumetric slice plotSurface and mesh plotsmesh Three-dimensional mesh surface
meshc Combination mesh/contour plot
meshgrid Generatexandyarrays
meshz Three-dimensional mesh with zero plane
slice Volumetric visualization plot
surf Three-dimensional shaded surface
surfc Combined surf/contour plot
surfl Shaded surface with lighting
trimesh Triangular mess plot
trisurf Triangular surface plot
waterfall Waterfall plotThree-dimensional objectscylinder Generate a cylinder
sphere Generate a sphereGraph appearanceaxis Axis scaling and appearance
caxis Pseudocolor axis scaling
colormap Color lookup table
hidden Mesh hidden line removal
shading Color shading
view Graph viewpoint specification
viewmtx View transformation matricesGraph annotationgrid Grid lines
legend Add legend to plotTable F.8.1Elementary and specializedMatlabgraphics functions and proce-
dures. Continued on next page.