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

Create successful ePaper yourself

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

2camproj<br />

Purpose Set or query the projection type<br />

Syntax camproj<br />

camproj(projection_type)<br />

camproj(axes_handle,...)<br />

Description The projection type determines whether <strong>MATLAB</strong> uses a perspective or<br />

orthographic projection for 3-D views.<br />

camproj<br />

camproj with no arguments returns the projection type setting in the current<br />

axes.<br />

camproj('projection_type') sets the projection type in the current axes to<br />

the specified value. Possible values for projection_type are: orthographic<br />

and perspective.<br />

camproj(axes_handle,...) performs the set or query on the axes identified by<br />

the first argument, axes_handle. When you do not specify an axes handle,<br />

camproj operates on the current axes.<br />

Remarks camproj sets or queries values of the axes object Projection property.<br />

See Also campos, camtarget, camup, camva<br />

The axes properties CameraPosition, CameraTarget, CameraUpVector,<br />

CameraViewAngle, Projection<br />

2-199

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

Saved successfully!

Ooh no, something went wrong!