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

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

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

camprojPurpose2camprojSet or query the projection typeSyntaxDescriptioncamprojcamproj(projection_type)camproj(axes_handle,...)The projection type determines whether <strong>MATLAB</strong> uses a perspective ororthographic projection for 3-D views.camproj with no arguments returns the projection type setting in the currentaxes.camproj('projection_type') sets the projection type in the current axes tothe specified value. Possible values for projection_type are: orthographicand perspective.camproj(axes_handle,...) performs the set or query on the axes identifiedby the first argument, axes_handle. When you do not specify an axes handle,camproj operates on the current axes.RemarksSee Alsocamproj sets or queries values of the axes object Projection property.campos, camtarget, camup, camvaThe axes properties CameraPosition, CameraTarget, CameraUpVector,CameraViewAngle, Projection2-62

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

Saved successfully!

Ooh no, something went wrong!