12.07.2015 Views

MATLAB Function Reference (Volume 2: Graphics)

MATLAB Function Reference (Volume 2: Graphics)

MATLAB Function Reference (Volume 2: Graphics)

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

mesh, meshc, meshzmeshc calls mesh, turns hold on, and then calls contour and positions thecontour on the x-y plane. For additional control over the appearance of thecontours, you can issue these commands directly. You can combine other typesof graphs in this manner, for example surf and pcolor plots.meshc assumes that X and Y are monotonically increasing. If X or Y is irregularlyspaced, contour3 calculates contours using a regularly spaced contour grid,then transforms the data to X or Y.See Alsocontour, hidden, meshgrid, surf, surfc, surfl, waterfallThe functions axis, caxis, colormap, hold, shading, and view all set graphicsobject properties that affect mesh, meshc, and meshz.For a discussion of parametric surfaces plots, refer to surf.2-301

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!