23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Axes Properties<br />

2-102<br />

points lie on the line that is perpendicular to the plane of the screen and passes<br />

through the pointer. The 3-D coordinates are the points, in the axes coordinate<br />

system, where this line intersects the front and back surfaces of the axes<br />

volume (which is defined by the axes x, y, and z limits).<br />

The returned matrix is of the form:<br />

x back y back z back<br />

x front y front z front<br />

<strong>MATLAB</strong> updates the CurrentPoint property whenever a button-click event<br />

occurs. The pointer does not have to be within the axes, or even the figure<br />

window; <strong>MATLAB</strong> returns the coordinates with respect to the requested axes<br />

regardless of the pointer location.<br />

DataAspectRatio [dx dy dz]<br />

Relative scaling of data units. A three-element vector controlling the relative<br />

scaling of data units in the x, y, and z directions. For example, setting this<br />

property t o [1 2 1] causes the length of one unit of data in the x direction to<br />

be the same length as two units of data in the y direction and one unit of data<br />

in the z direction.<br />

Note that the DataAspectRatio property interacts with the<br />

PlotBoxAspectRatio, XLimMode, YLimMode, and ZLimMode properties to control<br />

how <strong>MATLAB</strong> scales the x-, y-, and z-axis. Setting the DataAspectRatio will<br />

disable the stretch-to-fill behavior, if DataAspectRatioMode,<br />

PlotBoxAspectRatioMode, and CameraViewAngleMode are all auto. The

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

Saved successfully!

Ooh no, something went wrong!