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.

Patch PropertiesVerticesmatrixVertex coordinates. A matrix containing the x-, y-, z-coordinates for each vertex.See the Faces property for more information.Visible{on} | offPatch object visibility. By default, all patches are visible. When set to off, thepatch is not visible, but still exists and you can query and set its properties.XDatavector or matrixX-coordinates. The x-coordinates of the points at the vertices of the patch. IfXData is a matrix, each column represents the x-coordinates of a single face ofthe patch. In this case, XData, YData, and ZData must have the samedimensions.YDatavector or matrixY-coordinates. The y-coordinates of the points at the vertices of the patch. IfYData is a matrix, each column represents the y-coordinates of a single face ofthe patch. In this case, XData, YData, and ZData must have the samedimensions.ZDatavector or matrixZ-coordinates. The z-coordinates of the points at the vertices of the patch. IfZData is a matrix, each column represents the z-coordinates of a single face ofthe patch. In this case, XData, YData, and ZData must have the samedimensions.See Alsoarea, caxis, fill, fill3, surface2-340

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

Saved successfully!

Ooh no, something went wrong!