Programming and Graphics

(Kiana) #1

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 plot

Surface and mesh plots

mesh 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 plot

Three-dimensional objects

cylinder Generate a cylinder
sphere Generate a sphere

Graph appearance

axis 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 matrices

Graph annotation

grid Grid lines
legend Add legend to plot

Table F.8.1Elementary and specializedMatlabgraphics functions and proce-
dures. Continued on next page.

Free download pdf