(translator=roro, ChineseSource=roro-20020714-5.5\camproj.html, EnglishSource=c:\matlabr12\help\techdoc\ref\camproj.html)
MATLAB Function Reference    
camproj

設定或詢問投影的型態

Syntax

Description

投影的型態決定了 MATLAB 對 3 維視覺是使用透視還是垂直投影。

camproj 若函數沒有參數,則回傳設定在現行軸的投影型態。

camproj('projection_type') 將現行軸的投影型態設定成所定義的值。projection_type are 可用的值為:orthographicperspective

camproj(axes_handle,...) 依定義的第一個參數 axes_handle 設定或詢問軸。若沒有定義軸握把,camproj 對現行軸運作。

Remarks

camproj 設定或查詢軸物件的 Projection 屬性值。

See Also

campos, camtarget, camup, camva

The axes properties CameraPosition, CameraTarget, CameraUpVector, CameraViewAngle, Projection


 campos camroll